summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--qt-ui/mainwindow.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/qt-ui/mainwindow.h b/qt-ui/mainwindow.h
index 45f9fd37a..1c68fc4f7 100644
--- a/qt-ui/mainwindow.h
+++ b/qt-ui/mainwindow.h
@@ -121,7 +121,6 @@ private:
void redrawProfile();
void file_save();
void file_save_as();
- void setupSplitters();
};
MainWindow *mainWindow();