mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-03-07 06:09:42 +00:00
qt: daemon now operates in the background thread; added Quit GUI button
This commit is contained in:
4
qt/i2pd_qt/DaemonQT.h
Normal file
4
qt/i2pd_qt/DaemonQT.h
Normal file
@@ -0,0 +1,4 @@
|
||||
#ifndef DAEMONQT_H
|
||||
#define DAEMONQT_H
|
||||
|
||||
#endif // DAEMONQT_H
|
||||
0
qt/i2pd_qt/i2pd_qt_gui.cpp
Normal file
0
qt/i2pd_qt/i2pd_qt_gui.cpp
Normal file
4
qt/i2pd_qt/i2pd_qt_gui.h
Normal file
4
qt/i2pd_qt/i2pd_qt_gui.h
Normal file
@@ -0,0 +1,4 @@
|
||||
#ifndef IQPD_QT_GUI_H
|
||||
#define IQPD_QT_GUI_H
|
||||
|
||||
#endif // IQPD_QT_GUI_H
|
||||
Reference in New Issue
Block a user