changeset 10235 | bafca1686867 |
parent 10108 | c68cf030eded |
child 11046 | 47a8c19ecb60 |
--- a/QTfrontend/ui/page/pagedrawmap.h Wed Apr 30 14:17:06 2014 +0400 +++ b/QTfrontend/ui/page/pagedrawmap.h Wed Apr 30 15:26:50 2014 +0400 @@ -42,6 +42,7 @@ QPushButton * pbClear; QPushButton * pbLoad; QPushButton * pbSave; + QPushButton * pbOptimize; QCheckBox * cbEraser; QRadioButton * rbPolyline; QRadioButton * rbRectangle;