diff options
Diffstat (limited to 'src/preffont.h')
-rw-r--r-- | src/preffont.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/preffont.h b/src/preffont.h index c84fade..b343232 100644 --- a/src/preffont.h +++ b/src/preffont.h @@ -37,7 +37,7 @@ class PrefFont : public PrefFontLayout { - Q_OBJECT + TQ_OBJECT public: PrefFont(TQWidget* pParent = 0, const char* szName = 0); |