]> git.stg.codes - stg.git/blobdiff - projects/stargazer/user_impl.h
Merge branch 'naffanya-dev'
[stg.git] / projects / stargazer / user_impl.h
index 96317f06f369181d7317f2341cfc14c7a3f7a580..26ff58fc2b8d902f093739e4cc867f1670a43794 100644 (file)
@@ -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);