This commit is contained in:
hm
2020-12-25 14:03:50 +08:00
parent 061c6c94d9
commit 9de29afd05
6 changed files with 18 additions and 9 deletions
+12
View File
@@ -34,7 +34,19 @@ namespace core {
struct Size;
/*
#ifdef QtOpmapCore
#include <coreglobal.h>
struct OPMAPCORESHARED_EXPORT Point {
#else
struct Point {
#endif
*/
struct Point {
public: