diff options
Diffstat (limited to 'kcron/ktprintopt.h')
-rw-r--r-- | kcron/ktprintopt.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kcron/ktprintopt.h b/kcron/ktprintopt.h index 60ace3f..9d6cef5 100644 --- a/kcron/ktprintopt.h +++ b/kcron/ktprintopt.h @@ -30,7 +30,7 @@ class TDEAccel; class KTPrintOpt : public KPrintDialogPage { - Q_OBJECT + TQ_OBJECT public: |