diff options
Diffstat (limited to 'extra/kde315/kicontheme.h')
-rw-r--r-- | extra/kde315/kicontheme.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/kde315/kicontheme.h b/extra/kde315/kicontheme.h index 72325f9..89d519f 100644 --- a/extra/kde315/kicontheme.h +++ b/extra/kde315/kicontheme.h @@ -15,9 +15,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> class KConfig; //class KIconThemeDir; |