diff options
Diffstat (limited to 'extra/kde323/selectdialog.h')
-rw-r--r-- | extra/kde323/selectdialog.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/kde323/selectdialog.h b/extra/kde323/selectdialog.h index 804501b..680d48e 100644 --- a/extra/kde323/selectdialog.h +++ b/extra/kde323/selectdialog.h @@ -24,9 +24,9 @@ #ifndef KRESOURCES_SELECTDIALOG_H #define KRESOURCES_SELECTDIALOG_H -#include <qobject.h> -#include <qptrlist.h> -#include <qmap.h> +#include <tqobject.h> +#include <tqptrlist.h> +#include <tqmap.h> #include <kdialog.h> |