summaryrefslogtreecommitdiff
path: root/src/tabbar.h
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2009-04-10 18:11:02 +0200
committerAndrea Diamantini <adjam7@gmail.com>2009-04-10 18:11:02 +0200
commit9ffbbcdcb4a826319290ff08482e7bb53d4a0713 (patch)
tree6dc54eab21e82f8e84fc6cf9284cc6cdec0c2640 /src/tabbar.h
parentRemoved unuseful tabbar code (diff)
downloadrekonq-9ffbbcdcb4a826319290ff08482e7bb53d4a0713.tar.xz
Removed no more used m_tabShortcuts variable
Diffstat (limited to 'src/tabbar.h')
-rw-r--r--src/tabbar.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/tabbar.h b/src/tabbar.h
index 3aca8958..f051292c 100644
--- a/src/tabbar.h
+++ b/src/tabbar.h
@@ -73,7 +73,6 @@ private slots:
private:
- QList<QShortcut*> m_tabShortcuts;
friend class MainView;
QWidget *m_parent;