mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-18 08:31:16 +02:00
2016-07-22 Fred Gleason <fredg@paravelsystems.com>
* Implemented a 'deletelog' command for rdclilogedit(1).
This commit is contained in:
@@ -83,8 +83,9 @@ MainObject::MainObject(QObject *parent)
|
||||
new RDDbHeartbeat(edit_config->mysqlHeartbeatInterval(),this);
|
||||
|
||||
//
|
||||
// RDAirPlay Configuration
|
||||
// Configuration Objects
|
||||
//
|
||||
edit_station=new RDStation(edit_config->stationName());
|
||||
edit_airplay_conf=new RDAirPlayConf(edit_config->stationName(),"RDAIRPLAY");
|
||||
|
||||
//
|
||||
|
Reference in New Issue
Block a user