mirror of
https://github.com/AxioDL/amuse.git
synced 2025-12-08 21:17:49 +00:00
Better unsaved project warning
This commit is contained in:
@@ -188,6 +188,7 @@ public:
|
||||
void pushUndoCommand(EditorUndoCommand* cmd);
|
||||
void updateFocus();
|
||||
void aboutToDeleteNode(ProjectModel::INode* node);
|
||||
bool askAboutSave();
|
||||
void closeEvent(QCloseEvent* ev);
|
||||
void showEvent(QShowEvent* ev);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user