forked from Public/monero-gui
onDaemonStarted/stopped signals/slots
This commit is contained in:
@@ -21,8 +21,7 @@ public:
|
||||
Q_INVOKABLE bool running() const;
|
||||
|
||||
signals:
|
||||
|
||||
void daemonStarted(const QProcess &d);
|
||||
void daemonStarted();
|
||||
void daemonStopped();
|
||||
|
||||
public slots:
|
||||
|
||||
Reference in New Issue
Block a user