Formatting API
[platform/core/uifw/dali-toolkit.git] / dali-toolkit / devel-api / asset-manager / asset-manager.h
index cba2ffd..ecc56de 100644 (file)
 
 namespace Dali
 {
-
 namespace Toolkit
 {
-
 /**
  * @brief Retrieves the file system path of the assets.
  */
@@ -61,10 +59,8 @@ public:
   static const std::string GetDaliDataReadOnlyPath();
 };
 
-} // Toolkit
-
-} // Dali
+} // namespace Toolkit
 
+} // namespace Dali
 
 #endif // DALI_TOOLKIT_ASSET_MANAGER_DEVEL_H
-