diff options
Diffstat (limited to 'kdat/ktreeview.h')
-rw-r--r-- | kdat/ktreeview.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kdat/ktreeview.h b/kdat/ktreeview.h index 6e43518..4cb7958 100644 --- a/kdat/ktreeview.h +++ b/kdat/ktreeview.h @@ -399,7 +399,7 @@ class KTreeView : public TQGridView { friend class KTreeViewItem; Q_OBJECT - TQ_OBJECT + public: /** * Widget contructor. Passes all parameters on to base TQTableView, and |