Add support for saving window state
This commit is contained in:
@@ -125,6 +125,9 @@ class MainWindow: public QMainWindow {
|
||||
|
||||
int closeProject();
|
||||
|
||||
public slots:
|
||||
void onExit();
|
||||
|
||||
private slots:
|
||||
int openProject();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user