mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2026-01-12 07:35:55 +01:00
2017-05-23 Fred Gleason <fredg@paravelsystems.com>
* Modified ripcd(8) to allow switcher drivers to execute cleanup code at program shutdown.
This commit is contained in:
@@ -77,6 +77,7 @@ class MainObject : public QObject
|
||||
void socketData(int);
|
||||
void socketKill(int);
|
||||
void checkMaintData();
|
||||
void exitTimerData();
|
||||
|
||||
private:
|
||||
void SetUser(QString username);
|
||||
|
||||
Reference in New Issue
Block a user