diff options
Diffstat (limited to 'karbon/dialogs/vcolortab.h')
-rw-r--r-- | karbon/dialogs/vcolortab.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/karbon/dialogs/vcolortab.h b/karbon/dialogs/vcolortab.h index c705b675..53e9532b 100644 --- a/karbon/dialogs/vcolortab.h +++ b/karbon/dialogs/vcolortab.h @@ -34,7 +34,7 @@ class VColor; class VColorTab : public TQTabWidget { Q_OBJECT - TQ_OBJECT + public: VColorTab( const VColor &c, TQWidget* parent = 0L, const char* name = 0L ); |