diff options
Diffstat (limited to 'ksim/library/label.h')
-rw-r--r-- | ksim/library/label.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ksim/library/label.h b/ksim/library/label.h index 9e24c95..dce2adc 100644 --- a/ksim/library/label.h +++ b/ksim/library/label.h @@ -37,7 +37,7 @@ namespace KSim class KDE_EXPORT Label : public TQWidget, public KSim::Base { Q_OBJECT - TQ_OBJECT + public: /** * Constructs a KSim::Label. |