summaryrefslogtreecommitdiff
path: root/src/mainwindow.h
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2009-08-23 12:16:21 +0200
committerAndrea Diamantini <adjam7@gmail.com>2009-08-23 12:16:21 +0200
commit8365635b411c16398011246abbf36639f4417768 (patch)
tree20605573d0bd2baef378e0da59fd312877eb1805 /src/mainwindow.h
parentAdd an icon to the help submenu (diff)
parentReplace "Print preview" by "Print" in the tool menu (diff)
downloadrekonq-8365635b411c16398011246abbf36639f4417768.tar.xz
Merge commit 'megabigbug/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);