summaryrefslogtreecommitdiffstats
path: root/kformula/kfconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'kformula/kfconfig.h')
-rw-r--r--kformula/kfconfig.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kformula/kfconfig.h b/kformula/kfconfig.h
index d5d169ca..74bc6429 100644
--- a/kformula/kfconfig.h
+++ b/kformula/kfconfig.h
@@ -33,7 +33,7 @@ class KFormulaPartView;
*/
class KFConfig : public KDialogBase
{
- Q_OBJECT
+ TQ_OBJECT
public:
KFConfig( KFormulaPartView* parent );