diff options
Diffstat (limited to 'src/prefopt.h')
-rw-r--r-- | src/prefopt.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/prefopt.h b/src/prefopt.h index 09a1e97..00909a3 100644 --- a/src/prefopt.h +++ b/src/prefopt.h @@ -37,7 +37,7 @@ class PrefOpt : public PrefOptLayout { - Q_OBJECT + TQ_OBJECT public: PrefOpt(TQWidget* pParent = 0, const char* szName = 0); |