mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-03-02 11:40:03 +01:00
Remove obsolete method
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3522 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
@@ -137,7 +137,6 @@ class QETProject : public QObject {
|
||||
bool projectOptionsWereModified();
|
||||
bool embeddedCollectionWasModified();
|
||||
bool titleBlockTemplateCollectionWasModified();
|
||||
bool diagramsWereModified();
|
||||
DiagramContext projectProperties();
|
||||
void setProjectProperties(const DiagramContext &);
|
||||
QUndoStack* undoStack() {return undo_stack_;}
|
||||
|
||||
Reference in New Issue
Block a user