diff options
Diffstat (limited to 'quanta/treeviews/structtreeview.h')
-rw-r--r-- | quanta/treeviews/structtreeview.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/quanta/treeviews/structtreeview.h b/quanta/treeviews/structtreeview.h index 2a0f8ed4..94d8c12f 100644 --- a/quanta/treeviews/structtreeview.h +++ b/quanta/treeviews/structtreeview.h @@ -39,7 +39,7 @@ class Document; struct DTDStruct; class StructTreeView : public TDEListView { - Q_OBJECT + TQ_OBJECT public: |