mirror of
https://github.com/huderlem/porymap.git
synced 2026-08-19 23:25:09 -05:00
Add ability to export map stitch images.
This commit is contained in:
@@ -62,6 +62,10 @@
|
||||
#include <memory>
|
||||
#include <initializer_list>
|
||||
|
||||
#include <QtGlobal>
|
||||
#if QT_VERSION < QT_VERSION_CHECK(5, 14, 1)
|
||||
#include "qstringhash.h"
|
||||
#endif
|
||||
#include "orderedmap.h"
|
||||
|
||||
#ifdef _MSC_VER
|
||||
|
||||
Reference in New Issue
Block a user