diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-01 23:17:58 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-01 23:17:58 -0600 |
commit | 09470cb1bf92cbed1abf0f7096af9ed87a262624 (patch) | |
tree | e030116c829671f6a75d4fed1e2cfd786e0484fc /kuser/editGroup.h | |
parent | 6a1e482053c3400d39984fb5c6cbacf627950676 (diff) | |
download | tdeadmin-09470cb1bf92cbed1abf0f7096af9ed87a262624.tar.gz tdeadmin-09470cb1bf92cbed1abf0f7096af9ed87a262624.zip |
Rename many classes and header files to avoid conflicts with KDE4
Diffstat (limited to 'kuser/editGroup.h')
-rw-r--r-- | kuser/editGroup.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kuser/editGroup.h b/kuser/editGroup.h index 16a8ae4..9ac2cda 100644 --- a/kuser/editGroup.h +++ b/kuser/editGroup.h @@ -24,7 +24,7 @@ #include <tqcheckbox.h> #include <kdialogbase.h> -#include <klistview.h> +#include <tdelistview.h> #include <kcombobox.h> #include <klineedit.h> |