diff options
Diffstat (limited to 'linden/indra/newview/llprefsim.h')
-rw-r--r-- | linden/indra/newview/llprefsim.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/linden/indra/newview/llprefsim.h b/linden/indra/newview/llprefsim.h index 90bf465..acf9b0f 100644 --- a/linden/indra/newview/llprefsim.h +++ b/linden/indra/newview/llprefsim.h | |||
@@ -46,6 +46,7 @@ public: | |||
46 | void apply(); | 46 | void apply(); |
47 | void cancel(); | 47 | void cancel(); |
48 | void setPersonalInfo(const std::string& visibility, bool im_via_email, const std::string& email); | 48 | void setPersonalInfo(const std::string& visibility, bool im_via_email, const std::string& email); |
49 | void preparePerAccountPrefs(bool enable); | ||
49 | 50 | ||
50 | LLPanel* getPanel(); | 51 | LLPanel* getPanel(); |
51 | 52 | ||