summaryrefslogtreecommitdiffstats
path: root/tdenetworkmanager/src/configwidgets/tdenetman-connection_settings_dialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'tdenetworkmanager/src/configwidgets/tdenetman-connection_settings_dialog.h')
-rw-r--r--tdenetworkmanager/src/configwidgets/tdenetman-connection_settings_dialog.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/tdenetworkmanager/src/configwidgets/tdenetman-connection_settings_dialog.h b/tdenetworkmanager/src/configwidgets/tdenetman-connection_settings_dialog.h
index b9f54f1..51e4b6c 100644
--- a/tdenetworkmanager/src/configwidgets/tdenetman-connection_settings_dialog.h
+++ b/tdenetworkmanager/src/configwidgets/tdenetman-connection_settings_dialog.h
@@ -64,6 +64,9 @@ class ConnectionSettingsDialogImpl : public ConnectionSettingsDialog
signals:
void connectionSaved();
+ public:
+ bool _disable_next_button;
+
private:
void updateDialogForDeviceType();
void createWidgetsForConnection(TDENetworkConnection*, bool new_conn);