diff options
author | Andrea Diamantini <adjam7@gmail.com> | 2009-09-26 21:48:10 +0200 |
---|---|---|
committer | Andrea Diamantini <adjam7@gmail.com> | 2009-09-26 21:48:10 +0200 |
commit | 08684c5c63b046d5e2a79d7a535cf4ad9542aaa7 (patch) | |
tree | 1230a1c56dcca606d295df5dcfe613fda1fd2fc6 /src/mainview.h | |
parent | rekonq 0.2.60 (diff) | |
download | rekonq-08684c5c63b046d5e2a79d7a535cf4ad9542aaa7.tar.xz |
cleaning mainview code (unuseful method)
Patch courtesy from Ronny Scholz (thanks!)
Diffstat (limited to 'src/mainview.h')
-rw-r--r-- | src/mainview.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainview.h b/src/mainview.h index 5410b70e..0d4145f3 100644 --- a/src/mainview.h +++ b/src/mainview.h @@ -144,7 +144,6 @@ private slots: protected: - virtual void mouseDoubleClickEvent(QMouseEvent *event); virtual void resizeEvent(QResizeEvent *event); private: |