diff --git a/src/mainwindow.h b/src/mainwindow.h --- a/src/mainwindow.h +++ b/src/mainwindow.h @@ -64,7 +64,6 @@ public: void messageHandler(QtMsgType type, const QMessageLogContext &context, const QString &msg); - void handleCommandLineOptions(const QCoreApplication &app); private: Ui::MainWindow *ui; @@ -94,6 +93,8 @@ private: DataTextView textView; UpdateCheckDialog updateCheckDialog; + void handleCommandLineOptions(const QCoreApplication &app); + /// Returns true if demo is running bool isDemoRunning(); /// Display a secondary plot in the splitter, removing and