a lot of work on th map-creator
This commit is contained in:
@@ -6,6 +6,8 @@
|
||||
|
||||
#include "Scaler.h"
|
||||
class MapModel;
|
||||
class MV2DElement;
|
||||
|
||||
#include "mapview/tools/Tools.h"
|
||||
|
||||
|
||||
@@ -60,6 +62,11 @@ public:
|
||||
Scaler& getScaler() {return s;}
|
||||
|
||||
|
||||
signals:
|
||||
|
||||
void onElementChange(MV2DElement*e);
|
||||
|
||||
|
||||
|
||||
protected:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user