From 4ba6286d9eaa3754119526dc1ac3435a341549cb Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 1 Feb 2013 15:04:44 -0600 Subject: Rename a number of classes to enhance compatibility with KDE4 --- estimation-scripts/enable-logging.diff | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'estimation-scripts/enable-logging.diff') diff --git a/estimation-scripts/enable-logging.diff b/estimation-scripts/enable-logging.diff index 2c033e7..172b6cf 100644 --- a/estimation-scripts/enable-logging.diff +++ b/estimation-scripts/enable-logging.diff @@ -17,7 +17,7 @@ Index: estimation-scripts/enable-logging.diff - -@@ -77,6 +78,9 @@ - KTorrentViewItem::KTorrentViewItem(QListView* parent,bt::TorrentControl* tc) -- : KListViewItem(parent),tc(tc) +- : TDEListViewItem(parent),tc(tc) - { -+ toLog = true; -+ counter = 1; @@ -126,7 +126,7 @@ Index: apps/ktorrent/ktorrentviewitem.cpp @@ -78,6 +81,9 @@ KTorrentViewItem::KTorrentViewItem(QListView* parent,TorrentInterface* tc) - : KListViewItem(parent),tc(tc) + : TDEListViewItem(parent),tc(tc) { + toLog = true; + counter = 1; -- cgit v1.2.1