diff options
Diffstat (limited to 'src/settings/general/behaviorsettingspage.h')
| -rw-r--r-- | src/settings/general/behaviorsettingspage.h | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/src/settings/general/behaviorsettingspage.h b/src/settings/general/behaviorsettingspage.h index 331e45806..d92feb939 100644 --- a/src/settings/general/behaviorsettingspage.h +++ b/src/settings/general/behaviorsettingspage.h @@ -44,19 +44,6 @@ public: /** @see SettingsPageBase::restoreDefaults() */ virtual void restoreDefaults(); -private slots: - /** - * Updates the visibility state of the configure - * button m_configureToolTips. - */ - void updateConfigureButton(); - - /** - * Opens a dialog which allows the user to specify which - * meta data should be shown in the tooltip. - */ - void configureToolTips(); - private: void loadSettings(); |
