This commit is contained in:
parent
803f94e415
commit
ec9c8c2ab5
10 changed files with 79 additions and 43 deletions
|
@ -102,8 +102,8 @@ public:
|
|||
float GetZoomW();
|
||||
float GetZoomH();
|
||||
|
||||
void CopySelection();
|
||||
void PasteSelection();
|
||||
void CopySelection(CMapEditView *View);
|
||||
void PasteSelection(CMapEditView *View);
|
||||
|
||||
GString GetCurrentPath();
|
||||
private:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue