┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/settings/general/behaviorsettingspage.h
diff options
context:
space:
mode:
authorPeter Penz <[email protected]>2011-11-19 07:04:56 +0100
committerPeter Penz <[email protected]>2011-11-19 07:12:06 +0100
commitb6fb59fc7e8a0eb82fcd479ca3613bea682722cc (patch)
treec889ff0a033d9d571a34f49fce17d0f9235183f7 /src/settings/general/behaviorsettingspage.h
parentdc8ec1bf0141ec7706e5f2fcc868411df5f803f2 (diff)
Remove "Rename inline" option
The new view-engine currently does not support inline-renaming and because of more important pending issues this cannot be implemented for the 4.8 release of KDE applications. The plan for 4.9 is to implement inline-renaming again and to make it "so good" (tm) that it is always turned on (-> there is no need anymore for an option to disable it ;-) CCBUG: 286893
Diffstat (limited to 'src/settings/general/behaviorsettingspage.h')
-rw-r--r--src/settings/general/behaviorsettingspage.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/settings/general/behaviorsettingspage.h b/src/settings/general/behaviorsettingspage.h
index c9b825128..7d48b0c16 100644
--- a/src/settings/general/behaviorsettingspage.h
+++ b/src/settings/general/behaviorsettingspage.h
@@ -57,7 +57,6 @@ private:
QCheckBox* m_confirmDelete;
QCheckBox* m_confirmClosingMultipleTabs;
- QCheckBox* m_renameInline;
QCheckBox* m_showToolTips;
QLabel* m_configureToolTips;
QCheckBox* m_showSelectionToggle;