diff options
Diffstat (limited to 'extra/kde342/kurifilter.h')
-rw-r--r-- | extra/kde342/kurifilter.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/kde342/kurifilter.h b/extra/kde342/kurifilter.h index 0363dc8..59bb6a6 100644 --- a/extra/kde342/kurifilter.h +++ b/extra/kde342/kurifilter.h @@ -25,9 +25,9 @@ #ifndef __kurifilter_h__ #define __kurifilter_h__ -#include <qptrlist.h> -#include <qobject.h> -#include <qstringlist.h> +#include <tqptrlist.h> +#include <tqobject.h> +#include <tqstringlist.h> #include <kurl.h> |