diff -r 5de72ea7a065 -r 579cc610882e calendarui/views/inc/calenpluginlabel.h --- a/calendarui/views/inc/calenpluginlabel.h Wed Jun 23 18:11:28 2010 +0300 +++ b/calendarui/views/inc/calenpluginlabel.h Tue Jul 06 14:14:56 2010 +0300 @@ -27,8 +27,8 @@ Q_OBJECT public: - Q_DECL_EXPORT CalenPluginLabel(MCalenServices &services, QGraphicsItem *parent = 0); - Q_DECL_EXPORT ~CalenPluginLabel(); + IMPORT_C CalenPluginLabel(MCalenServices &services, QGraphicsItem *parent = 0); + IMPORT_C ~CalenPluginLabel(); protected: void gestureEvent(QGestureEvent *event);