diff options
Diffstat (limited to 'knode/headerview.h')
-rw-r--r-- | knode/headerview.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/knode/headerview.h b/knode/headerview.h index 1b74d3639..3da99acbd 100644 --- a/knode/headerview.h +++ b/knode/headerview.h @@ -26,7 +26,7 @@ class KNHdrViewItem; class KNHeaderView : public TDEListView { - Q_OBJECT + TQ_OBJECT friend class KNHdrViewItem; |