mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-10 00:23:33 +02:00
2018-02-01 Fred Gleason <fredg@paravelsystems.com>
* Added an 'RDApplication::userChanged() signal.
This commit is contained in:
@@ -56,6 +56,12 @@ class RDApplication : public QObject
|
||||
RDSystem *system();
|
||||
RDUser *user();
|
||||
|
||||
private slots:
|
||||
void userChangedData();
|
||||
|
||||
signals:
|
||||
void userChanged();
|
||||
|
||||
private:
|
||||
RDAirPlayConf *app_airplay_conf;
|
||||
RDAirPlayConf *app_panel_conf;
|
||||
|
Reference in New Issue
Block a user