summaryrefslogtreecommitdiff
path: root/src/mainwindow.h
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2009-09-05 21:20:01 +0200
committerAndrea Diamantini <adjam7@gmail.com>2009-09-05 21:20:01 +0200
commit58fb0de53cf6caebb5b8a979516d079f07ef2c69 (patch)
tree6296fa49d5b21b0f51d5aa250e7e193e6034b0bc /src/mainwindow.h
parentFixing Application::newMainWindow method (diff)
downloadrekonq-58fb0de53cf6caebb5b8a979516d079f07ef2c69.tar.xz
Simplified history actions reintroducing KStandard ones.
(we have text, icon, shortcuts && translations for free)
Diffstat (limited to 'src/mainwindow.h')
-rw-r--r--src/mainwindow.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mainwindow.h b/src/mainwindow.h
index e4cfffc9..b97e8d25 100644
--- a/src/mainwindow.h
+++ b/src/mainwindow.h
@@ -147,8 +147,6 @@ private:
SidePanel *m_sidePanel;
KAction *m_stopReloadAction;
- KAction *m_historyBackAction;
- KAction *m_historyForwardAction;
KMenu *m_historyBackMenu;
KToolBar *m_bmBar;