enable file menu for OSes with attached menu bars (#281 cont.)

This commit is contained in:
garak
2020-08-03 17:37:54 -04:00
parent 1575d3f799
commit 2c6d8f3d8d
2 changed files with 20 additions and 2 deletions

View File

@@ -308,6 +308,7 @@ private:
void updateTilesetEditor();
QString getEventGroupFromTabWidget(QWidget *tab);
void closeSupplementaryWindows();
void setWindowDisabled(bool);
bool isProjectOpen();
void showExportMapImageWindow(bool stitchMode);