diff options
Diffstat (limited to 'src/qlcdstring.h')
-rw-r--r-- | src/qlcdstring.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qlcdstring.h b/src/qlcdstring.h index d0a517a..b47b168 100644 --- a/src/qlcdstring.h +++ b/src/qlcdstring.h @@ -32,7 +32,7 @@ #include <ntqpalette.h> class TQLCDString : public TQWidget { -Q_OBJECT +TQ_OBJECT public: enum Align { |