X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/b2feeb7214b97678c52075570e40e52828914a82..c8b080defffe28f5fc1aa39447a467d8f7b7ee5c:/projects/stargazer/user_impl.h?ds=sidebyside diff --git a/projects/stargazer/user_impl.h b/projects/stargazer/user_impl.h index 96317f06..26ff58fc 100644 --- a/projects/stargazer/user_impl.h +++ b/projects/stargazer/user_impl.h @@ -221,6 +221,8 @@ public: void OnAdd(); void OnDelete(); + virtual std::string GetParamValue(const std::string & name) const; + private: USER_IMPL & operator=(const USER_IMPL & rvalue);