From 9771f17f8cc5252b12ec5f3edf47ff9bffdf997f Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 1 Feb 2013 15:16:01 -0600 Subject: Rename a number of classes to enhance compatibility with KDE4 --- lib/ksavealldialog.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/ksavealldialog.h') diff --git a/lib/ksavealldialog.h b/lib/ksavealldialog.h index a122b11a..d7b989c5 100644 --- a/lib/ksavealldialog.h +++ b/lib/ksavealldialog.h @@ -24,7 +24,7 @@ #include #include -class KListView; +class TDEListView; /** @file ksavealldialog.h Dialogs to save multiple files. @@ -51,7 +51,7 @@ private slots: void cancel(); private: - KListView * _listview; + TDEListView * _listview; }; -- cgit v1.2.3