Remove some commented code

git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5275 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
blacksun
2018-03-24 14:35:32 +00:00
parent 0a4bca6acc
commit 8193687894
2 changed files with 26 additions and 35 deletions

View File

@@ -76,7 +76,7 @@ class QETDiagramEditor : public QETMainWindow {
private:
bool addProject(QETProject *, bool = true);
ProjectView *currentProject() const;
ProjectView *currentProjectView() const;
DiagramView *currentDiagram() const;
Element *currentElement() const;
CustomElement * currentCustomElement() const;