calendarui/commonutils/src/calendateutils.cpp
changeset 55 2c54b51f39c4
parent 45 b6db4fd4947b
child 75 7ac58b2aae6f
equal deleted inserted replaced
51:0b38fc5b94c6 55:2c54b51f39c4
    19 //debug
    19 //debug
    20 #include <qdatetime.h>
    20 #include <qdatetime.h>
    21 #include "calendarui_debug.h"
    21 #include "calendarui_debug.h"
    22 
    22 
    23 #include "calendateutils.h"
    23 #include "calendateutils.h"
    24 #include "agendautil.h"
    24 #include <agendautil.h>
    25 
    25 
    26 //  LOCAL CONSTANTS AND MACROS
    26 //  LOCAL CONSTANTS AND MACROS
    27 const int KDefaultStartTime(8);    // 8 am ( 0 to 23 hour scale)
    27 const int KDefaultStartTime(8);    // 8 am ( 0 to 23 hour scale)
    28 
    28 
    29 // ============================ MEMBER FUNCTIONS ==============================
    29 // ============================ MEMBER FUNCTIONS ==============================