diff options
author | Andrea Diamantini <adjam7@gmail.com> | 2009-09-03 02:21:50 +0200 |
---|---|---|
committer | Andrea Diamantini <adjam7@gmail.com> | 2009-09-03 02:21:50 +0200 |
commit | 3f18990c5ed8bb30b762b5520062dbda8f700c22 (patch) | |
tree | 208b01be6be9c473acef2cddeca6cf6ffd352a63 /src/mainwindow.h | |
parent | - A better print slot (diff) | |
download | rekonq-3f18990c5ed8bb30b762b5520062dbda8f700c22.tar.xz |
Improved contextual menu following my ideas and Henry de Valence
suggestions.
Diffstat (limited to 'src/mainwindow.h')
-rw-r--r-- | src/mainwindow.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainwindow.h b/src/mainwindow.h index d248b067..fe4d3089 100644 --- a/src/mainwindow.h +++ b/src/mainwindow.h @@ -125,7 +125,6 @@ private slots: // File Menu slots void slotFileOpen(); -// void slotFilePrintPreview(); void slotFileSaveAs(); void slotViewPageSource(); |