tools/drawMapTest/mainwindow.h
changeset 4434 34c305fbc63c
parent 4427 c5193713055f
child 4442 f8424e1bc936
--- a/tools/drawMapTest/mainwindow.h	Sun Nov 28 15:07:26 2010 -0500
+++ b/tools/drawMapTest/mainwindow.h	Mon Nov 29 22:23:56 2010 +0300
@@ -25,6 +25,7 @@
     virtual void resizeEvent(QResizeEvent * event);
 
 private slots:
+    void on_pbSimplify_clicked();
     void scene_pathChanged();
 };