summaryrefslogtreecommitdiffstats
path: root/libtdepim/komposer/core/editor.h
diff options
context:
space:
mode:
Diffstat (limited to 'libtdepim/komposer/core/editor.h')
-rw-r--r--libtdepim/komposer/core/editor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libtdepim/komposer/core/editor.h b/libtdepim/komposer/core/editor.h
index cdc05710d..a1845f6fe 100644
--- a/libtdepim/komposer/core/editor.h
+++ b/libtdepim/komposer/core/editor.h
@@ -38,7 +38,7 @@ namespace Komposer {
class Editor : public Plugin
{
Q_OBJECT
- TQ_OBJECT
+
public:
enum TextType {
Plain = 1 << 0,