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 017d3c06..075c9ba7 100644 --- a/quanta/treeviews/templatestreeview.h +++ b/quanta/treeviews/templatestreeview.h @@ -39,7 +39,7 @@ public: class TemplatesTreeView : public BaseTreeView { Q_OBJECT - TQ_OBJECT + public: |