summaryrefslogtreecommitdiff
path: root/src/mainwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainwindow.h')
-rw-r--r--src/mainwindow.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mainwindow.h b/src/mainwindow.h
index 9e64022e..dc01d990 100644
--- a/src/mainwindow.h
+++ b/src/mainwindow.h
@@ -63,7 +63,7 @@ public:
private:
void setupActions();
void setupHistoryMenu();
- void setupTabBar();
+// void setupTabBar();
void setupToolBars();
public slots:
@@ -87,7 +87,7 @@ private slots:
void slotOpenNext();
// File Menu slots
- void slotFileNew();
+// void slotFileNew();
void slotFileOpen();
void slotFilePrintPreview();
void slotFilePrint();