diff options
Diffstat (limited to 'tools/designer/editor/completion.h')
-rw-r--r-- | tools/designer/editor/completion.h | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/tools/designer/editor/completion.h b/tools/designer/editor/completion.h index 3b3e4362f..6328315c7 100644 --- a/tools/designer/editor/completion.h +++ b/tools/designer/editor/completion.h @@ -34,10 +34,10 @@ #ifndef COMPLETION_H #define COMPLETION_H -#include <qstring.h> -#include <qstringlist.h> -#include <qobject.h> -#include <qmap.h> +#include <ntqstring.h> +#include <ntqstringlist.h> +#include <ntqobject.h> +#include <ntqmap.h> class TQTextDocument; class Editor; |