diff options
Diffstat (limited to 'tdeprint/kprintaction.h')
-rw-r--r-- | tdeprint/kprintaction.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeprint/kprintaction.h b/tdeprint/kprintaction.h index 94549402f..a381ac6dd 100644 --- a/tdeprint/kprintaction.h +++ b/tdeprint/kprintaction.h @@ -26,7 +26,7 @@ class KPrinter; class TDEPRINT_EXPORT KPrintAction : public TDEActionMenu { - Q_OBJECT + TQ_OBJECT public: enum PrinterType { All, Regular, Specials }; |