diff options
Diffstat (limited to 'gui/dialogs/SettingsDialog.h')
-rw-r--r-- | gui/dialogs/SettingsDialog.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gui/dialogs/SettingsDialog.h b/gui/dialogs/SettingsDialog.h index df67d492..6039ecab 100644 --- a/gui/dialogs/SettingsDialog.h +++ b/gui/dialogs/SettingsDialog.h @@ -75,6 +75,8 @@ slots: void checkFinished(JavaCheckResult result); + void on_proxyNoneBtn_toggled(bool checked); + /*! * Updates the list of update channels in the combo box. */ |