X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/9c2dc9baa5ec0c9df9177b16949c7f5396a8f668..c27745d81c50d0fadd541eff81eeca7883321c50:/projects/stargazer/user_impl.h diff --git a/projects/stargazer/user_impl.h b/projects/stargazer/user_impl.h index 5e8f49db..5fe02bb3 100644 --- a/projects/stargazer/user_impl.h +++ b/projects/stargazer/user_impl.h @@ -216,6 +216,8 @@ public: void OnAdd(); void OnDelete(); + virtual const std::string & GetParamValue(const std::string & name) const; + private: USER_IMPL & operator=(const USER_IMPL & rvalue);