qt: daemon now operates in the background thread; added Quit GUI button

This commit is contained in:
hypnosis-i2p 2016-06-17 21:47:17 +08:00
parent 6264569ca0
commit 3e912c6198
3 changed files with 8 additions and 0 deletions

4
qt/i2pd_qt/DaemonQT.h Normal file
View File

@ -0,0 +1,4 @@
#ifndef DAEMONQT_H
#define DAEMONQT_H
#endif // DAEMONQT_H

View File

4
qt/i2pd_qt/i2pd_qt_gui.h Normal file
View File

@ -0,0 +1,4 @@
#ifndef IQPD_QT_GUI_H
#define IQPD_QT_GUI_H
#endif // IQPD_QT_GUI_H