summaryrefslogtreecommitdiff
path: root/indra/newview/llappviewerwin32.h
diff options
context:
space:
mode:
authordolphin <dolphin@lindenlab.com>2014-04-14 10:16:39 -0700
committerdolphin <dolphin@lindenlab.com>2014-04-14 10:16:39 -0700
commitae5b48495ff926ad09924240c9bac01794682f14 (patch)
treeffe7a71ff87893c695bf3acf6e1d00d1a7d911d0 /indra/newview/llappviewerwin32.h
parenta8a0506b35667b76bf7bdbea6984909588cb7bbc (diff)
parent7e966f28da79d2d24f93a2615c8807421300700c (diff)
Merge with 3.7.5-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);