mirror of
https://github.com/huderlem/porymap.git
synced 2026-09-11 18:35:38 -05:00
Add 'Open in JSON' actions
This commit is contained in:
@@ -184,6 +184,8 @@ public:
|
||||
void shouldReselectEvents();
|
||||
void scaleMapView(int);
|
||||
static void openInTextEditor(const QString &path, int lineNum = 0);
|
||||
void openMapJson(const QString &mapName) const;
|
||||
void openLayoutJson(const QString &layoutId) const;
|
||||
void setCollisionGraphics();
|
||||
|
||||
enum ZValue {
|
||||
|
||||
Reference in New Issue
Block a user