split line(old) and wall(new)
added new walling started working on windows
This commit is contained in:
@@ -39,6 +39,7 @@ private:
|
||||
QPushButton* btnMeasure;
|
||||
|
||||
QPushButton* btnGround;
|
||||
QPushButton* btnLine;
|
||||
QPushButton* btnWall;
|
||||
QPushButton* btnPillar;
|
||||
QPushButton* btnDoor;
|
||||
@@ -63,6 +64,7 @@ private slots:
|
||||
|
||||
void onNewGround();
|
||||
void onNewWall();
|
||||
void onNewLine();
|
||||
void onNewPillar();
|
||||
void onNewDoor();
|
||||
void onNewObject();
|
||||
|
||||
Reference in New Issue
Block a user