diff options
Diffstat (limited to 'kspread/kspread_sheetprint.h')
-rw-r--r-- | kspread/kspread_sheetprint.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kspread/kspread_sheetprint.h b/kspread/kspread_sheetprint.h index e5c63e12..fb1de764 100644 --- a/kspread/kspread_sheetprint.h +++ b/kspread/kspread_sheetprint.h @@ -37,7 +37,7 @@ class PrintObject; class KSPREAD_EXPORT SheetPrint : public TQObject { - Q_OBJECT + TQ_OBJECT public: |