[3.0] workaround to support APP_RESOURCE_PATH constants in stylesheet.
[platform/core/uifw/dali-adaptor.git] / adaptors / common / style-monitor-impl.h
index e279a31..075a377 100644 (file)
@@ -98,6 +98,11 @@ public:
    */
   bool LoadThemeFile( const std::string& filename, std::string& output );
 
+  /**
+   * @copydoc Dali::StyleMonitor::GetResourcePath()
+   */
+  std::string GetAppResourcePath();
+
   // Signals
 
   /**