[Tizen] Add DALi Autofill implementation
[platform/core/uifw/dali-adaptor.git] / dali / devel-api / adaptor-framework / style-monitor.h
index c9cffab..464884c 100644 (file)
@@ -1,8 +1,8 @@
-#ifndef __DALI_STYLE_MONITOR_H__
-#define __DALI_STYLE_MONITOR_H__
+#ifndef DALI_STYLE_MONITOR_H
+#define DALI_STYLE_MONITOR_H
 
 /*
- * Copyright (c) 2015 Samsung Electronics Co., Ltd.
+ * Copyright (c) 2019 Samsung Electronics Co., Ltd.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -45,7 +45,7 @@ class StyleMonitor;
  * It provides a signal when any aspect of the default style changes on the device.
  * @see Adaptor::GetStyleMonitor
  */
-class DALI_IMPORT_API StyleMonitor : public BaseHandle
+class DALI_ADAPTOR_API StyleMonitor : public BaseHandle
 {
 public: // Typedefs
 
@@ -171,4 +171,4 @@ public: // Not intended for application developers
 
 } // namespace Dali
 
-#endif // __DALI_STYLE_MONITOR_H__
+#endif // DALI_STYLE_MONITOR_H