calendarui/views/src/calenthicklinesdrawer.cpp
changeset 80 fa7c359294fa
parent 68 a5a1242fd2e8
equal deleted inserted replaced
77:b0711afde476 80:fa7c359294fa
   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);