diff options
Diffstat (limited to 'tools/designer/editor/markerwidget.h')
-rw-r--r-- | tools/designer/editor/markerwidget.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/designer/editor/markerwidget.h b/tools/designer/editor/markerwidget.h index 7fa5e6748..2ab70a420 100644 --- a/tools/designer/editor/markerwidget.h +++ b/tools/designer/editor/markerwidget.h @@ -34,8 +34,8 @@ #ifndef MARKERWIDGET_H #define MARKERWIDGET_H -#include <qwidget.h> -#include <qpixmap.h> +#include <ntqwidget.h> +#include <ntqpixmap.h> class ViewManager; class TQTextParagraph; |