mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-10 01:57:26 -04:00
DaemonManager: add stateChanged()
This commit is contained in:
@@ -28,6 +28,7 @@ public slots:
|
||||
void printOutput();
|
||||
void printError();
|
||||
void closing();
|
||||
void stateChanged(QProcess::ProcessState state);
|
||||
|
||||
private:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user