summaryrefslogtreecommitdiff
path: root/indra/newview/llappviewerwin32.h
diff options
context:
space:
mode:
authorBaker Linden <baker@lindenlab.com>2014-04-08 11:44:31 -0700
committerBaker Linden <baker@lindenlab.com>2014-04-08 11:44:31 -0700
commitc02d80f403efed88b464619c91a165be7c7b88d9 (patch)
tree56cdc165698fd29acfad72424b593c9d3e9511c2 /indra/newview/llappviewerwin32.h
parent29ef25f7ba0cfe229d7b91eb8481f6ef1eeb6f8e (diff)
parent7e966f28da79d2d24f93a2615c8807421300700c (diff)
merge viewer-release
Diffstat (limited to 'indra/newview/llappviewerwin32.h')
-rw-r--r--[-rwxr-xr-x]indra/newview/llappviewerwin32.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llappviewerwin32.h b/indra/newview/llappviewerwin32.h
index 386bddd495..fb37df1a2f 100755..100644
--- a/indra/newview/llappviewerwin32.h
+++ b/indra/newview/llappviewerwin32.h
@@ -50,7 +50,7 @@ protected:
virtual bool initParseCommandLine(LLCommandLineParser& clp);
virtual bool restoreErrorTrap();
- virtual void handleCrashReporting(bool reportFreeze);
+ virtual void initCrashReporting(bool reportFreeze);
virtual bool sendURLToOtherInstance(const std::string& url);