From 8874c8d8f787c27407de71f05419febfd83a1024 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 24 Jan 2013 13:24:45 -0600 Subject: Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 --- src/hardware_battery.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/hardware_battery.cpp') diff --git a/src/hardware_battery.cpp b/src/hardware_battery.cpp index 21dc5c9..6011b72 100644 --- a/src/hardware_battery.cpp +++ b/src/hardware_battery.cpp @@ -64,7 +64,7 @@ Battery::Battery( TQString _udi ) { if (trace) kdDebug() << funcinfo << "IN , udi: " << udi << endl; - m_hwdevices = KGlobal::hardwareDevices(); + m_hwdevices = TDEGlobal::hardwareDevices(); udi = _udi; -- cgit v1.2.1