Simplification au niveau des methodes selectionChanged

git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@245 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
xavierqet
2007-12-22 16:07:14 +00:00
parent 492751508b
commit e3bd116fd7
5 changed files with 9 additions and 27 deletions

View File

@@ -113,7 +113,6 @@ class DiagramView : public QGraphicsView {
void editDefaultConductorProperties();
private slots:
void slot_selectionChanged();
void adjustGridToZoom();
};
#endif