mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-01-03 19:10:53 +01:00
Classe NamesList renommee en NamesListWidget
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@87 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
categorie.
|
||||
*/
|
||||
class ElementsCategory;
|
||||
class NamesList;
|
||||
class NamesListWidget;
|
||||
class ElementsCategoryEditor : public QDialog {
|
||||
Q_OBJECT
|
||||
|
||||
@@ -23,7 +23,7 @@ class ElementsCategoryEditor : public QDialog {
|
||||
private:
|
||||
ElementsCategory *category;
|
||||
QDialogButtonBox *buttons;
|
||||
NamesList *names_list;
|
||||
NamesListWidget *names_list;
|
||||
bool mode_edit;
|
||||
|
||||
// methodes
|
||||
|
||||
Reference in New Issue
Block a user