summaryrefslogtreecommitdiff
Unidiff
Diffstat (more/less context) (show whitespace changes)
-rw-r--r--library/power.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/library/power.cpp b/library/power.cpp
index 12b52ed..d10a865 100644
--- a/library/power.cpp
+++ b/library/power.cpp
@@ -22,3 +22,3 @@
22 22
23#ifdef QT_QWS_CUSTOM 23#if defined( QT_QWS_CUSTOM ) || defined( QT_QWS_IPAQ )
24#include "custom.h" 24#include "custom.h"