summaryrefslogtreecommitdiffstats
path: root/quanta/components/csseditor/csseditor.h
diff options
context:
space:
mode:
Diffstat (limited to 'quanta/components/csseditor/csseditor.h')
-rw-r--r--quanta/components/csseditor/csseditor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/quanta/components/csseditor/csseditor.h b/quanta/components/csseditor/csseditor.h
index 0df95553..dd72a2fc 100644
--- a/quanta/components/csseditor/csseditor.h
+++ b/quanta/components/csseditor/csseditor.h
@@ -55,7 +55,7 @@ class myCheckListItem : public TQCheckListItem
/** CSSEditor is the base class of the project */
class CSSEditor : public CSSEditorS
{
- Q_OBJECT
+ TQ_OBJECT
private:
TQMyHighlighter *m_myhi;