mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-11-26 15:20:29 +01:00
2018-04-14 Fred Gleason <fredg@paravelsystems.com>
* Moved the 'LogPlay' class in rdairplay(1) to 'RDLogPlay' in the core library. * Moved the 'RLMHost' class in rdairplay(1) to 'RDRLMHost' in the core library.
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
#include "colors.h"
|
||||
#include "globals.h"
|
||||
|
||||
ButtonLog::ButtonLog(LogPlay *log,RDCae *cae,int id,RDAirPlayConf *conf,
|
||||
ButtonLog::ButtonLog(RDLogPlay *log,RDCae *cae,int id,RDAirPlayConf *conf,
|
||||
bool allow_pause,QWidget *parent)
|
||||
: QWidget(parent)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user