summaryrefslogtreecommitdiff
path: root/src/mainview.h
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2009-04-11 19:32:21 +0200
committerAndrea Diamantini <adjam7@gmail.com>2009-04-11 19:32:21 +0200
commit08380e9276505735f618a2a48de8d5de4807997f (patch)
tree51a106a184b6a03e7c484774cf1ef54f2add17ab /src/mainview.h
parentAdded some functions comment (diff)
downloadrekonq-08380e9276505735f618a2a48de8d5de4807997f.tar.xz
Removed MainView events..
Diffstat (limited to 'src/mainview.h')
-rw-r--r--src/mainview.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/mainview.h b/src/mainview.h
index 6514c026..cd71ca2c 100644
--- a/src/mainview.h
+++ b/src/mainview.h
@@ -91,11 +91,6 @@ public:
*/
void showTabBar();
-protected:
- void mouseDoubleClickEvent(QMouseEvent *event);
- void contextMenuEvent(QContextMenuEvent *event);
- void mouseReleaseEvent(QMouseEvent *event);
-
public slots:
/**