DALi Version 1.2.30
[platform/core/uifw/dali-adaptor.git] / adaptors / ubuntu / adaptor-impl-ubuntu.cpp
index 7574dc7..be25b7b 100644 (file)
@@ -37,6 +37,10 @@ void Adaptor::GetAppId( std::string& appId )
   appId = "";
 }
 
+void Adaptor::SurfaceInitialized()
+{
+}
+
 } // namespace Adaptor
 
 } // namespace Internal