添加地图设置界面
This commit is contained in:
@@ -33,9 +33,12 @@
|
||||
#include <QMetaEnum>
|
||||
namespace internals {
|
||||
|
||||
|
||||
#ifdef QtOpmapInternals
|
||||
#include <internalglobal.h>
|
||||
class OPMAPINTERNALSHARED_EXPORT MouseWheelZoomType : public QObject {
|
||||
#else
|
||||
class MouseWheelZoomType : public QObject {
|
||||
|
||||
#endif
|
||||
Q_OBJECT Q_ENUMS(Types)
|
||||
public:
|
||||
enum Types {
|
||||
|
||||
Reference in New Issue
Block a user