X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=pepper-dali%2Finternal%2Fshell-client-impl.h;h=273c2b2b530fee6027ec6d88b4fb7ab4eb7a1b1e;hb=refs%2Ftags%2Faccepted%2Ftizen%2Ftv%2F20160414.092310;hp=f4146754600f53e4d0aeeda1e2378237352f87d2;hpb=e91e7d63a33e440aba92ce8ebcc21d8d42d93493;p=platform%2Fcore%2Fuifw%2Fpepper-dali.git diff --git a/pepper-dali/internal/shell-client-impl.h b/pepper-dali/internal/shell-client-impl.h index f414675..273c2b2 100644 --- a/pepper-dali/internal/shell-client-impl.h +++ b/pepper-dali/internal/shell-client-impl.h @@ -53,11 +53,11 @@ public: pepper_view_t* GetView(); void GetSurface( wl_client* client, unsigned int id, wl_resource* surfaceResource ); - void SetTitle( const std::string title ); - std::string GetTitle() const; + void SetTitle( const std::string& title ); + const std::string& GetTitle() const; - void SetAppId( const std::string appId ); - std::string GetAppId() const; + void SetAppId( const std::string& appId ); + const std::string& GetAppId() const; private: