diff options
Diffstat (limited to 'quanta/treeviews/templatestreeview.h')
-rw-r--r-- | quanta/treeviews/templatestreeview.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/quanta/treeviews/templatestreeview.h b/quanta/treeviews/templatestreeview.h index 22fd3535..697240e9 100644 --- a/quanta/treeviews/templatestreeview.h +++ b/quanta/treeviews/templatestreeview.h @@ -38,7 +38,7 @@ public: class TemplatesTreeView : public BaseTreeView { - Q_OBJECT + TQ_OBJECT public: |