From 9c9412b30c54468adc9e506cc76c5d113fbf5056 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 1 Feb 2013 15:14:03 -0600 Subject: Rename a number of classes to enhance compatibility with KDE4 --- kppp/logview/monthly.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'kppp/logview/monthly.h') diff --git a/kppp/logview/monthly.h b/kppp/logview/monthly.h index c38499f5..af0d7757 100644 --- a/kppp/logview/monthly.h +++ b/kppp/logview/monthly.h @@ -32,7 +32,7 @@ #include -class KListView; +class TDEListView; class TQComboBox; class LogListItem; @@ -68,8 +68,8 @@ private: TQComboBox *cboConnections; KButtonBox *bbox; - KListView *lv; - KListView *lv2; + TDEListView *lv; + TDEListView *lv2; LogListItem* selectionItem; TQLabel *title; TQPushButton *next, *prev, *today, *exportBttn; -- cgit v1.2.1