changeset 9551 | 61f160dfd0f1 |
parent 9128 | 19596777eb7a |
child 9998 | 736015b847e3 |
--- a/QTfrontend/ui/widget/drawmapwidget.h Tue Oct 15 23:07:22 2013 +0400 +++ b/QTfrontend/ui/widget/drawmapwidget.h Fri Oct 18 15:26:43 2013 +0400 @@ -100,6 +100,7 @@ void setErasing(bool erasing); void save(const QString & fileName); void load(const QString & fileName); + void setPathType(DrawMapScene::PathType pathType); protected: void changeEvent(QEvent *e);