Make export_api EventInfo 18/227218/3
authormk5004.lee <mk5004.lee@samsung.com>
Tue, 10 Mar 2020 11:10:15 +0000 (20:10 +0900)
committermk5004.lee <mk5004.lee@samsung.com>
Wed, 11 Mar 2020 04:58:22 +0000 (13:58 +0900)
Change-Id: I87535ae567fa9d91a331a5337ecff0a774298d7a
Signed-off-by: mk5004.lee <mk5004.lee@samsung.com>
notification-ex/event_info_internal.h
notification-ex/stub.cc [changed mode: 0755->0644]

index 8b4202d46e7712ab05b945d015531155f3f6b60a..98e52751f927919c3e3328178b5dd13a6a47b776 100644 (file)
@@ -31,7 +31,7 @@
 
 namespace notification {
 
-class EventInfo : public IEventInfoInternal {
+class EXPORT_API EventInfo : public IEventInfoInternal {
  public:
   EventInfo(int type, std::string owner, std::string channel = "",
       std::string item_id = "");
old mode 100755 (executable)
new mode 100644 (file)