calendarui/views/src/calenthicklinesdrawer.cpp
changeset 75 7ac58b2aae6f
parent 63 a3cb48f6c889
equal deleted inserted replaced
72:27feeedec790 75:7ac58b2aae6f
   125     
   125     
   126     OstTraceFunctionExit0( CALENTHICKLINESDRAWER_PAINT_EXIT );
   126     OstTraceFunctionExit0( CALENTHICKLINESDRAWER_PAINT_EXIT );
   127 }
   127 }
   128 
   128 
   129 /*!
   129 /*!
       
   130  Overriding the base class function to avoid searching for widgetml/css files
       
   131  */
       
   132 void CalenThickLinesDrawer::polish(HbStyleParameters &params)
       
   133 {
       
   134     Q_UNUSED(params);
       
   135 }
       
   136 
       
   137 /*!
   130  Slot to handle the change in theme
   138  Slot to handle the change in theme
   131  */
   139  */
   132 void CalenThickLinesDrawer::handleThemeChange()
   140 void CalenThickLinesDrawer::handleThemeChange()
   133 {
   141 {
   134 	OstTraceFunctionEntry0(CALENTHICKLINESDRAWER_HANDLETHEMECHANGE_ENTRY);
   142 	OstTraceFunctionEntry0(CALENTHICKLINESDRAWER_HANDLETHEMECHANGE_ENTRY);