┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/settings/general/behaviorsettingspage.h
diff options
context:
space:
mode:
authorPeter Penz <[email protected]>2010-12-16 16:44:15 +0000
committerPeter Penz <[email protected]>2010-12-16 16:44:15 +0000
commit366db1568224186624cc61ac31b13c7dc28eed40 (patch)
treef0863274c5ba7d5918d3a5ad0db130ca80b3aeba /src/settings/general/behaviorsettingspage.h
parentbf4689bb6492d97afd6a7ea4bd85e786d1634890 (diff)
Remove the dynamic "Configure Tooltips..." button. The tooltip configuration is context specific anyhow and can be done inside the properties dialog.
svn path=/trunk/KDE/kdebase/apps/; revision=1207031
Diffstat (limited to 'src/settings/general/behaviorsettingspage.h')
-rw-r--r--src/settings/general/behaviorsettingspage.h13
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();