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 1f22dc7d..e5c63e12 100644 --- a/kspread/kspread_sheetprint.h +++ b/kspread/kspread_sheetprint.h @@ -38,7 +38,7 @@ class PrintObject; class KSPREAD_EXPORT SheetPrint : public TQObject { Q_OBJECT - TQ_OBJECT + public: |