summaryrefslogtreecommitdiff
path: root/src/mainwindow.h
diff options
context:
space:
mode:
authorLionel Chauvin <megabigbug@yahoo.fr>2009-08-23 11:52:21 +0200
committerLionel Chauvin <megabigbug@yahoo.fr>2009-08-23 11:52:21 +0200
commita1469b0dc9d8f7fa8a64026e9f75aae77e4daecb (patch)
tree33c648b5976848a49d11eb17c412ed91480d0963 /src/mainwindow.h
parentApplied Lindsay's patch about opening Home Page in new tabs (diff)
downloadrekonq-a1469b0dc9d8f7fa8a64026e9f75aae77e4daecb.tar.xz
Replace "Print preview" by "Print" in the tool menu
Remove "Print"
Diffstat (limited to 'src/mainwindow.h')
-rw-r--r--src/mainwindow.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainwindow.h b/src/mainwindow.h
index cc32dd68..854745df 100644
--- a/src/mainwindow.h
+++ b/src/mainwindow.h
@@ -115,7 +115,6 @@ private slots:
// File Menu slots
void slotFileOpen();
void slotFilePrintPreview();
- void slotFilePrint();
void slotFileSaveAs();
void printRequested(QWebFrame *frame);