summaryrefslogtreecommitdiff
path: root/indra/newview/llstartup.h
diff options
context:
space:
mode:
authorTofu Linden <tofu.linden@lindenlab.com>2010-06-22 10:49:22 +0100
committerTofu Linden <tofu.linden@lindenlab.com>2010-06-22 10:49:22 +0100
commitb04ca1b069108292d79f47b5ce855028bb5394e0 (patch)
treea008ac8814083e9e2ea0eec3479a350148d1bc6d /indra/newview/llstartup.h
parent5e5ad8582cbbe3dd656d9b3824d96a37e312a31a (diff)
fix java-esque build error in llstartup change.
Diffstat (limited to 'indra/newview/llstartup.h')
-rw-r--r--indra/newview/llstartup.h2
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.