X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/202f3981d5c015654fc43dc2d38529023b2bf74a..e9cb0683c0b33d8458c1d9b2558bbeb5d101e680:/projects/stargazer/user_impl.h 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);