clock/clockmw/clocktimezone/src/timezoneclient.cpp
changeset 32 ea672fcb0ea0
parent 26 a949c2543c15
child 50 579cc610882e
equal deleted inserted replaced
26:a949c2543c15 32:ea672fcb0ea0
    29 
    29 
    30 // User includes
    30 // User includes
    31 #include "timezoneclient.h"
    31 #include "timezoneclient.h"
    32 #include "clockcommon.h"
    32 #include "clockcommon.h"
    33 #include "clockserverclt.h"
    33 #include "clockserverclt.h"
       
    34 #include "clockprivatecrkeys.h"
    34 
    35 
    35 const int KDaysInWeek(7);
    36 const int KDaysInWeek(7);
    36 const int KZerothRule(0);
    37 const int KZerothRule(0);
    37 const int KOneHour(1);
    38 const int KOneHour(1);
    38 const int KNoDifference(0);
    39 const int KNoDifference(0);