mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-10 12:47:26 -04:00
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