From 09a22d33a25cf6f9bf6ec2db5db4fc350cc7cea9 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 7 Feb 2013 17:57:16 -0600 Subject: Rename KComp to avoid conflicts with KDE4 --- kscd/kscd.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'kscd/kscd.h') diff --git a/kscd/kscd.h b/kscd/kscd.h index 9d33b696..f0689368 100644 --- a/kscd/kscd.h +++ b/kscd/kscd.h @@ -28,7 +28,7 @@ #include "bwlednum.h" // CD support. -class KCompactDisc; +class TDECompactDisc; // CDDB support via libkcddb #include @@ -188,7 +188,7 @@ private: BW_LED_Number *trackTimeLED[6]; - KCompactDisc *m_cd; + TDECompactDisc *m_cd; TQTimer titlelabeltimer; TQTimer queryledtimer; TQTimer cycletimer; -- cgit v1.2.1