From 58fb0de53cf6caebb5b8a979516d079f07ef2c69 Mon Sep 17 00:00:00 2001 From: Andrea Diamantini Date: Sat, 5 Sep 2009 21:20:01 +0200 Subject: Simplified history actions reintroducing KStandard ones. (we have text, icon, shortcuts && translations for free) --- src/mainwindow.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/mainwindow.h') 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; -- cgit v1.2.1