mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-03-07 06:09:42 +00:00
general settings widget ui revolution for convenience + widget locks: fixed #927
This commit is contained in:
@@ -14,6 +14,9 @@
|
||||
|
||||
#include "TunnelConfig.h"
|
||||
|
||||
#include <widgetlock.h>
|
||||
#include <widgetlockregistry.h>
|
||||
|
||||
class ServerTunnelPane;
|
||||
class ClientTunnelPane;
|
||||
|
||||
@@ -33,6 +36,7 @@ public:
|
||||
|
||||
protected:
|
||||
TunnelConfig* tunnelConfig;
|
||||
widgetlockregistry widgetlocks;
|
||||
TunnelsPageUpdateListener* tunnelsPageUpdateListener;
|
||||
QVBoxLayout *tunnelGridLayout;
|
||||
QGroupBox *tunnelGroupBox;
|
||||
|
||||
Reference in New Issue
Block a user