diff options
Diffstat (limited to 'src/newstuff/dialog.h')
-rw-r--r-- | src/newstuff/dialog.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/newstuff/dialog.h b/src/newstuff/dialog.h index 468b6c4..0de8d7d 100644 --- a/src/newstuff/dialog.h +++ b/src/newstuff/dialog.h @@ -43,7 +43,7 @@ using namespace KNS; namespace NewStuff { class Dialog : public KDialogBase { -Q_OBJECT +TQ_OBJECT public: |