diff options
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 1c65c5d7..a9363d8a 100644 --- a/src/mainwindow.h +++ b/src/mainwindow.h @@ -89,7 +89,6 @@ private slots: void slotOpenNext(); // File Menu slots -// void slotFileNew(); void slotFileOpen(); void slotFilePrintPreview(); void slotFilePrint(); |