1 #ifndef __CADTOOLBARPOLYLINES_H__
2 #define __CADTOOLBARPOLYLINES_H__
8 class CadToolBarPolylines: public QWidget
11 CadToolBarPolylines(CadToolBar * parent, Qt::WindowFlags flags = 0);
12 ~CadToolBarPolylines();
15 #endif // __CADTOOLBARPOLYLINES_H__