mirror of
https://github.com/huderlem/porymap.git
synced 2026-08-19 15:20:41 -05:00
Add warning for warp behaviors
This commit is contained in:
@@ -21,6 +21,9 @@ public:
|
||||
explicit ProjectSettingsEditor(QWidget *parent = nullptr, Project *project = nullptr);
|
||||
~ProjectSettingsEditor();
|
||||
|
||||
static const int warpBehaviorsTab;
|
||||
void setTab(int index);
|
||||
|
||||
signals:
|
||||
void reloadProject();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user