Update tool tip text for "Show / Hide Sidebar" wrt current state.

This commit is contained in:
con
2009-12-08 18:29:44 +01:00
parent fec9dc0e80
commit 6e1832d55d
3 changed files with 12 additions and 0 deletions

View File

@@ -107,6 +107,7 @@ private slots:
void closeSubWidget();
private:
void updateToggleText();
NavigationSubWidget *insertSubItem(int position);
QList<NavigationSubWidget *> m_subWidgets;
QHash<QShortcut *, QString> m_shortcutMap;