From 21f27ec4a1f18321ac00d28d93cb1cb7dc957d1f Mon Sep 17 00:00:00 2001 From: kergoth Date: Wed, 06 Nov 2002 04:50:40 +0000 Subject: Changing sharp define. if someone doesnt like it, let me know :) --- (limited to 'library/power.cpp') diff --git a/library/power.cpp b/library/power.cpp index d53ecfe..ec5b309 100644 --- a/library/power.cpp +++ b/library/power.cpp @@ -20,7 +20,7 @@ #include "power.h" -#ifdef QT_QWS_CUSTOM +#ifdef QT_QWS_SHARP #include "custom.h" #endif @@ -132,7 +132,7 @@ bool PowerStatusManager::getProcApmStatus( int &ac, int &bs, int &bf, int &pc, i return ok; } -#ifdef QT_QWS_CUSTOM +#ifdef QT_QWS_SHARP void PowerStatusManager::getStatus() { -- cgit v0.9.0.2