summaryrefslogtreecommitdiff
path: root/src/mainview.h
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2009-08-23 10:02:49 +0200
committerAndrea Diamantini <adjam7@gmail.com>2009-08-23 10:02:49 +0200
commitf029968d91dc9342d99e55dbf94e91fafcaa8dc5 (patch)
tree7f2e1fcd563f23676ef4071af546378fd06527c4 /src/mainview.h
parentUPdated RELEASE file instructions (diff)
downloadrekonq-f029968d91dc9342d99e55dbf94e91fafcaa8dc5.tar.xz
Removed some menu related actions (cloned in the context menus)
Diffstat (limited to 'src/mainview.h')
-rw-r--r--src/mainview.h8
1 files changed, 1 insertions, 7 deletions
diff --git a/src/mainview.h b/src/mainview.h
index 82655475..9a0b3412 100644
--- a/src/mainview.h
+++ b/src/mainview.h
@@ -115,13 +115,7 @@ public slots:
// WEB slot actions
void slotWebReload();
void slotWebStop();
- void slotWebBack();
- void slotWebForward();
- void slotWebUndo();
- void slotWebRedo();
- void slotWebCut();
- void slotWebCopy();
- void slotWebPaste();
+
private slots:
void slotCurrentChanged(int index);