diff options
Diffstat (limited to 'kdeprint/tests/drawdemo.h')
-rw-r--r-- | kdeprint/tests/drawdemo.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kdeprint/tests/drawdemo.h b/kdeprint/tests/drawdemo.h index 5d2412477..963da64db 100644 --- a/kdeprint/tests/drawdemo.h +++ b/kdeprint/tests/drawdemo.h @@ -6,7 +6,7 @@ // and a text in the table above. // -class DrawView : public QWidget +class DrawView : public TQWidget { Q_OBJECT public: |