mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-23 10:30:53 +01:00
Old element panel doesn't manage the embedded collection of project anymore.
Remove unused classes (become unused since the old panel doesn't manage embedded collection) git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4523 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
@@ -21,7 +21,6 @@
|
||||
#include <QDialog>
|
||||
#include "elementslocation.h"
|
||||
|
||||
class ElementsCategory;
|
||||
class NamesListWidget;
|
||||
class QFileNameEdit;
|
||||
class QDialogButtonBox;
|
||||
@@ -43,7 +42,6 @@ class ElementsCategoryEditor : public QDialog
|
||||
ElementsCategoryEditor(const ElementsCategoryEditor &);
|
||||
|
||||
private:
|
||||
ElementsCategory *category;
|
||||
QDialogButtonBox *m_buttons;
|
||||
NamesListWidget *m_names_list;
|
||||
QLabel *m_file_name;
|
||||
|
||||
Reference in New Issue
Block a user