make new element properties dialog (first step for the new dialog)

git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2646 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
blacksun
2013-11-29 14:42:03 +00:00
parent 9b1052484e
commit 6424ce4819
7 changed files with 215 additions and 103 deletions

View File

@@ -154,7 +154,6 @@ class DiagramView : public QGraphicsView {
void updateWindowTitle();
void editSelectionProperties();
void editSelectedConductorColor();
void editElement(Element *);
void editConductor();
void editConductor(Conductor *);
void editConductorColor(Conductor *);