summaryrefslogtreecommitdiffstats
path: root/src/gui/listview.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/listview.h')
-rw-r--r--src/gui/listview.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/listview.h b/src/gui/listview.h
index 5e1137b..00857fc 100644
--- a/src/gui/listview.h
+++ b/src/gui/listview.h
@@ -41,7 +41,7 @@ typedef TQPtrListIterator<ListViewItem> ListViewItemListIt;
* @author Robby Stephenson
*/
class ListView : public TDEListView {
-Q_OBJECT
+TQ_OBJECT
friend class ListViewItem; // needed so the ListViewItem d'tor can update selection list