summaryrefslogtreecommitdiffstats
path: root/kspread/selection.h
diff options
context:
space:
mode:
Diffstat (limited to 'kspread/selection.h')
-rw-r--r--kspread/selection.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kspread/selection.h b/kspread/selection.h
index 422065aa..c020fb95 100644
--- a/kspread/selection.h
+++ b/kspread/selection.h
@@ -33,7 +33,7 @@ class View;
class Selection : public TQObject, public Region
{
- Q_OBJECT
+ TQ_OBJECT
public:
Selection(View*);