summaryrefslogtreecommitdiff
path: root/src/mainview.cpp
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2009-01-28 00:59:08 +0100
committerAndrea Diamantini <adjam7@gmail.com>2009-01-28 00:59:08 +0100
commit1024f77ad03ef3d30d8be6aa61542a057a100868 (patch)
treeca36fac7c767b46b87debf26b329cbeec39177da /src/mainview.cpp
parentFixed MenuBar. (diff)
downloadrekonq-1024f77ad03ef3d30d8be6aa61542a057a100868.tar.xz
Removed unuseful "Select All" action.
If someone needs it, I can try to implement it one day..
Diffstat (limited to 'src/mainview.cpp')
-rw-r--r--src/mainview.cpp8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/mainview.cpp b/src/mainview.cpp
index 328d3dd1..acef1998 100644
--- a/src/mainview.cpp
+++ b/src/mainview.cpp
@@ -171,14 +171,6 @@ void MainView::slotWebPaste()
}
-void MainView::slotWebSelectAll()
-{
- WebView *webView = currentWebView();
- QWebPage *currentParent = webView->webPage();
- // TODO
-}
-
-
void MainView::clear()
{
// clear the recently closed tabs