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:
xavierqet
2007-04-13 11:50:16 +00:00
parent 22d9d385f4
commit 6894a83ad5
7 changed files with 25 additions and 25 deletions

View File

@@ -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