calendarui/views/inc/calenpluginlabel.h
changeset 50 579cc610882e
parent 49 5de72ea7a065
child 58 ef813d54df51
--- 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);