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/taskview.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'karm/taskview.h') diff --git a/karm/taskview.h b/karm/taskview.h index 64b4d3de..db00f5b1 100644 --- a/karm/taskview.h +++ b/karm/taskview.h @@ -23,7 +23,7 @@ class TQTextStream; class TQTimer; class KMenuBar; -class KToolBar; +class TDEToolBar; class DesktopTracker; class EditTaskDialog; @@ -39,7 +39,7 @@ using namespace KCal; * Container and interface for the tasks. */ -class TaskView : public KListView +class TaskView : public TDEListView { Q_OBJECT -- cgit v1.2.3