diff options
Diffstat (limited to 'src/prefcolor.h')
-rw-r--r-- | src/prefcolor.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/prefcolor.h b/src/prefcolor.h index f191e5d..f84e4da 100644 --- a/src/prefcolor.h +++ b/src/prefcolor.h @@ -36,7 +36,7 @@ */ class PrefColor : public PrefColorLayout { - Q_OBJECT + TQ_OBJECT public: PrefColor(TQWidget* pParent = 0, const char* szName = 0); |