diff options
author | Andrea Diamantini <adjam7@gmail.com> | 2009-04-05 16:33:18 +0200 |
---|---|---|
committer | Andrea Diamantini <adjam7@gmail.com> | 2009-04-05 16:33:18 +0200 |
commit | 8daa07c56435cd2892bd5f0a85e9db0755c0df85 (patch) | |
tree | 75dfc23c8c59ef2acaf12b8b4df3250f1f75a043 /src/mainwindow.h | |
parent | updated TODO (diff) | |
download | rekonq-8daa07c56435cd2892bd5f0a85e9db0755c0df85.tar.xz |
Upgrading rekonq UI, 1st step
Updating menubar and main toolbar.
Diffstat (limited to 'src/mainwindow.h')
-rw-r--r-- | src/mainwindow.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainwindow.h b/src/mainwindow.h index 9e64022e..372d90a1 100644 --- a/src/mainwindow.h +++ b/src/mainwindow.h @@ -87,7 +87,7 @@ private slots: void slotOpenNext(); // File Menu slots - void slotFileNew(); +// void slotFileNew(); void slotFileOpen(); void slotFilePrintPreview(); void slotFilePrint(); |