From 7864df7a5e0a69bb3e525ec3e47256bdcbf2832b Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 1 Feb 2013 14:58:21 -0600 Subject: Rename a number of classes to enhance compatibility with KDE4 --- src/basketlistview.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/basketlistview.h') diff --git a/src/basketlistview.h b/src/basketlistview.h index 4952cae..35d7a5a 100644 --- a/src/basketlistview.h +++ b/src/basketlistview.h @@ -74,7 +74,7 @@ class BasketListViewItem : public TQListViewItem bool m_isAbbreviated; }; -class BasketTreeListView : public KListView +class BasketTreeListView : public TDEListView { Q_OBJECT -- cgit v1.2.1