mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-01-03 02:30:52 +01:00
Remove unused methods in generic panel and elements panel.
Remove the class tree color animation git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4517 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
@@ -164,7 +164,6 @@ class QETProject : public QObject
|
||||
void diagramRemoved(QETProject *, Diagram *);
|
||||
void projectModified(QETProject *, bool);
|
||||
void projectDiagramsOrderChanged(QETProject *, int, int);
|
||||
void elementIntegrated(QETProject *, const ElementsLocation &);
|
||||
void diagramUsedTemplate(TitleBlockTemplatesCollection *, const QString &);
|
||||
void readOnlyChanged(QETProject *, bool);
|
||||
void reportPropertiesChanged(QString);
|
||||
|
||||
Reference in New Issue
Block a user