mirror of
https://github.com/PurpleI2P/i2pd
synced 2024-11-10 08:00:38 +03:00
qt: daemon now operates in the background thread; added Quit GUI button
This commit is contained in:
parent
6264569ca0
commit
3e912c6198
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
|
Loading…
Reference in New Issue
Block a user