summaryrefslogtreecommitdiffstats
path: root/parts/texttools/texttoolswidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'parts/texttools/texttoolswidget.h')
-rw-r--r--parts/texttools/texttoolswidget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/parts/texttools/texttoolswidget.h b/parts/texttools/texttoolswidget.h
index 3bfc9ea8..6428e522 100644
--- a/parts/texttools/texttoolswidget.h
+++ b/parts/texttools/texttoolswidget.h
@@ -24,7 +24,7 @@ namespace KTextEditor { class EditInterface; }
class TextToolsWidget : public KListView
{
Q_OBJECT
- TQ_OBJECT
+
public:
enum Mode { HTML, Docbook, LaTeX };