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