diff options
Diffstat (limited to 'extra/kde352/kicontheme.h')
-rw-r--r-- | extra/kde352/kicontheme.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/kde352/kicontheme.h b/extra/kde352/kicontheme.h index 8d48855..c7c9290 100644 --- a/extra/kde352/kicontheme.h +++ b/extra/kde352/kicontheme.h @@ -13,9 +13,9 @@ #ifndef __KIconTheme_h_Included__ #define __KIconTheme_h_Included__ -#include <qstring.h> -#include <qstringlist.h> -#include <qptrlist.h> +#include <tqstring.h> +#include <tqstringlist.h> +#include <tqptrlist.h> #include "tdelibs_export.h" class KConfig; |