[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdenonbeta/kbatterymonitor/linux-acpi
From:       Chris Howells <howells () kde ! org>
Date:       2004-10-30 11:49:44
Message-ID: 20041030114944.A1E2D16C5A () office ! kde ! org
[Download RAW message or body]

CVS commit by howells: 

compile


  M +1 -1      linux_acpi.cpp   1.4
  M +1 -1      linux_acpi.h   1.4


--- kdenonbeta/kbatterymonitor/linux-acpi/linux_acpi.cpp  #1.3:1.4
@@ -211,5 +211,5 @@ long LinuxACPI::batteryTime()
         else
         {
-                return (mPresentRate - mRemainingCapcity) / ((mPresentRate) * 60);
+                return (mPresentRate - mRemainingCapacity) / ((mPresentRate) * 60);
         }
 }

--- kdenonbeta/kbatterymonitor/linux-acpi/linux_acpi.h  #1.3:1.4
@@ -60,5 +60,5 @@ class LinuxACPI : public Monitor
                 /** Returns the time reamining on the battery in percent
                  */
-                long batteryPercent
+                long batteryPercent();
                 QString mAdaptorFile;
                 QString mBatteryFile;


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic