summaryrefslogtreecommitdiffstats
path: root/src/configfrontend.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/configfrontend.h')
-rw-r--r--src/configfrontend.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/configfrontend.h b/src/configfrontend.h
index e44b9f3..362ce7a 100644
--- a/src/configfrontend.h
+++ b/src/configfrontend.h
@@ -37,7 +37,7 @@
*/
class ConfigFrontend : public Frontend
{
- Q_OBJECT
+ TQ_OBJECT
public:
ConfigFrontend(bool bAutoDelete = false);