clock/clockmw/clocktimezone/inc/timezoneclient.h
changeset 50 579cc610882e
parent 26 a949c2543c15
child 58 ef813d54df51
--- a/clock/clockmw/clocktimezone/inc/timezoneclient.h	Wed Jun 23 18:11:28 2010 +0300
+++ b/clock/clockmw/clocktimezone/inc/timezoneclient.h	Tue Jul 06 14:14:56 2010 +0300
@@ -70,7 +70,7 @@
 
 private:
 	static TimezoneClient *mTimezoneClient;
-	static int mReferenceCount;
+	static bool mReferenceCount;
 
 // TODO: still refatoring
 public: