summaryrefslogtreecommitdiffstats
path: root/src/kile/mathenvdialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/kile/mathenvdialog.h')
-rw-r--r--src/kile/mathenvdialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kile/mathenvdialog.h b/src/kile/mathenvdialog.h
index 134ced8..d8c3c37 100644
--- a/src/kile/mathenvdialog.h
+++ b/src/kile/mathenvdialog.h
@@ -39,7 +39,7 @@ namespace KileDialog
class MathEnvironmentDialog : public Wizard
{
Q_OBJECT
- TQ_OBJECT
+
public:
MathEnvironmentDialog(TQWidget *parent, KConfig *config, KileInfo *ki, KileDocument::LatexCommands *commands);