mirror of
https://github.com/huderlem/porymap.git
synced 2026-09-13 03:15:34 -05:00
do not call initWindow() on failed load
This commit is contained in:
@@ -51,7 +51,8 @@
|
||||
* THE SOFTWARE.
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
#ifndef ORDERED_JSON_H
|
||||
#define ORDERED_JSON_H
|
||||
|
||||
#include <QString>
|
||||
#include <QVector>
|
||||
@@ -240,3 +241,4 @@ protected:
|
||||
|
||||
} // namespace poryjson
|
||||
|
||||
#endif // ORDERED_JSON_H
|
||||
|
||||
Reference in New Issue
Block a user