mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-02-14 13:39:58 +01:00
Remove unused class
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4582 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
@@ -21,7 +21,6 @@
|
||||
#include "qetmainwindow.h"
|
||||
#include "qet.h"
|
||||
#include "elementscene.h"
|
||||
#include "orientationset.h"
|
||||
#include "elementslocation.h"
|
||||
|
||||
|
||||
@@ -94,7 +93,6 @@ class QETElementEditor : public QETMainWindow {
|
||||
// methods
|
||||
public:
|
||||
void setNames(const NamesList &);
|
||||
OrientationSet orientations() const;
|
||||
void setLocation(const ElementsLocation &);
|
||||
ElementsLocation location() const;
|
||||
void setFileName(const QString &);
|
||||
|
||||
Reference in New Issue
Block a user