b
This commit is contained in:
@@ -34,7 +34,19 @@ namespace core {
|
||||
|
||||
|
||||
struct Size;
|
||||
|
||||
/*
|
||||
#ifdef QtOpmapCore
|
||||
#include <coreglobal.h>
|
||||
struct OPMAPCORESHARED_EXPORT Point {
|
||||
#else
|
||||
struct Point {
|
||||
#endif
|
||||
*/
|
||||
|
||||
|
||||
struct Point {
|
||||
|
||||
|
||||
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user