diff options
author | Leyla Farazha <leyla@lindenlab.com> | 2010-06-22 16:53:49 -0700 |
---|---|---|
committer | Leyla Farazha <leyla@lindenlab.com> | 2010-06-22 16:53:49 -0700 |
commit | 204603e201ae4f3e088c5e14eefc536c4f567398 (patch) | |
tree | 7d14cbb5b385532302d8e792e0167e71f8c7a55a /indra/newview/llstartup.h | |
parent | 25de07a379aaacfc7eb37dd91f33005acd3791ae (diff) | |
parent | 6296390cdee1102eb7b0ea5e1625a1d4c268b490 (diff) |
Merge
Diffstat (limited to 'indra/newview/llstartup.h')
-rw-r--r-- | indra/newview/llstartup.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llstartup.h b/indra/newview/llstartup.h index 5aa46686e8..cf3c030f08 100644 --- a/indra/newview/llstartup.h +++ b/indra/newview/llstartup.h @@ -93,7 +93,7 @@ public: // Load default fonts not already loaded at start screen static void fontInit(); - static void LLStartUp::copyLibraryGestures(const std::string& same_gender_gestures); + static void copyLibraryGestures(const std::string& same_gender_gestures); // outfit_folder_name can be a folder anywhere in your inventory, // but the name must be a case-sensitive exact match. |