summaryrefslogtreecommitdiff
path: root/indra/newview/llappviewermacosx.h
diff options
context:
space:
mode:
authorMerov Linden <merov@lindenlab.com>2014-04-07 16:31:32 -0700
committerMerov Linden <merov@lindenlab.com>2014-04-07 16:31:32 -0700
commitc9a9ab1b6a23525229e39c42440e302feef0288e (patch)
tree687e5690f9f6ea91577f0075aaffcddedbdd5022 /indra/newview/llappviewermacosx.h
parent78eada5b6c3a8d20a2ea49887ab7c091e4b6fa14 (diff)
parent7e966f28da79d2d24f93a2615c8807421300700c (diff)
Pull merge from lindenlab/viewer-release
Diffstat (limited to 'indra/newview/llappviewermacosx.h')
-rwxr-xr-xindra/newview/llappviewermacosx.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llappviewermacosx.h b/indra/newview/llappviewermacosx.h
index 25053da5e8..ebb41a495c 100755
--- a/indra/newview/llappviewermacosx.h
+++ b/indra/newview/llappviewermacosx.h
@@ -48,7 +48,7 @@ public:
protected:
virtual bool restoreErrorTrap();
- virtual void handleCrashReporting(bool reportFreeze);
+ virtual void initCrashReporting(bool reportFreeze);
std::string generateSerialNumber();
virtual bool initParseCommandLine(LLCommandLineParser& clp);