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 02989009..422065aa 100644
--- a/kspread/selection.h
+++ b/kspread/selection.h
@@ -34,7 +34,7 @@ class View;
class Selection : public TQObject, public Region
{
Q_OBJECT
- TQ_OBJECT
+
public:
Selection(View*);
Selection(const Selection&);