summaryrefslogtreecommitdiffstats
path: root/karbon/widgets/vreference.h
diff options
context:
space:
mode:
Diffstat (limited to 'karbon/widgets/vreference.h')
-rw-r--r--karbon/widgets/vreference.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/karbon/widgets/vreference.h b/karbon/widgets/vreference.h
index 5ff89b48..0005a92e 100644
--- a/karbon/widgets/vreference.h
+++ b/karbon/widgets/vreference.h
@@ -44,7 +44,7 @@ enum Choice
class VReference : public TQFrame
{
Q_OBJECT
- TQ_OBJECT
+
public:
VReference( TQWidget *parent = 0L, const char *name = 0L );
int referencePoint();