diff -r 360d55486d7f -r 5de72ea7a065 calendarui/views/inc/calenpluginlabel.h --- a/calendarui/views/inc/calenpluginlabel.h Fri Jun 11 13:37:54 2010 +0300 +++ b/calendarui/views/inc/calenpluginlabel.h Wed Jun 23 18:11:28 2010 +0300 @@ -27,8 +27,8 @@ Q_OBJECT public: - IMPORT_C CalenPluginLabel(MCalenServices &services, QGraphicsItem *parent = 0); - IMPORT_C ~CalenPluginLabel(); + Q_DECL_EXPORT CalenPluginLabel(MCalenServices &services, QGraphicsItem *parent = 0); + Q_DECL_EXPORT ~CalenPluginLabel(); protected: void gestureEvent(QGestureEvent *event);