summaryrefslogtreecommitdiffstats
path: root/kolf/slope.h
diff options
context:
space:
mode:
Diffstat (limited to 'kolf/slope.h')
-rw-r--r--kolf/slope.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kolf/slope.h b/kolf/slope.h
index 5b025edb..1b31ab99 100644
--- a/kolf/slope.h
+++ b/kolf/slope.h
@@ -9,7 +9,7 @@ class Slope;
class SlopeConfig : public Config
{
Q_OBJECT
- TQ_OBJECT
+
public:
SlopeConfig(Slope *slope, TQWidget *parent);