diff options
Diffstat (limited to 'kspread/kspread_propertyEditor.h')
-rw-r--r-- | kspread/kspread_propertyEditor.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kspread/kspread_propertyEditor.h b/kspread/kspread_propertyEditor.h index ee176ee53..1a957440c 100644 --- a/kspread/kspread_propertyEditor.h +++ b/kspread/kspread_propertyEditor.h @@ -41,7 +41,7 @@ class Doc; class PropertyEditor : public TQTabDialog { - Q_OBJECT + TQ_OBJECT public: |