From fd5d099065a748cac49e20a13481f85666c53c71 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 1 Feb 2013 15:14:12 -0600 Subject: Rename a number of classes to enhance compatibility with KDE4 --- karm/taskviewwhatsthis.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'karm/taskviewwhatsthis.h') diff --git a/karm/taskviewwhatsthis.h b/karm/taskviewwhatsthis.h index 1742c58db..1bea3497c 100644 --- a/karm/taskviewwhatsthis.h +++ b/karm/taskviewwhatsthis.h @@ -27,6 +27,6 @@ public: TQString text ( const TQPoint & ); private: - KListView* _listView; // stores the associated listview for column widths + TDEListView* _listView; // stores the associated listview for column widths }; #endif -- cgit v1.2.1