summaryrefslogtreecommitdiff
path: root/indra/newview/llappviewerlinux.h
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/llappviewerlinux.h')
-rw-r--r--indra/newview/llappviewerlinux.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llappviewerlinux.h b/indra/newview/llappviewerlinux.h
index ce91b6b8b6..300cb10e2d 100644
--- a/indra/newview/llappviewerlinux.h
+++ b/indra/newview/llappviewerlinux.h
@@ -54,6 +54,7 @@ protected:
virtual bool beingDebugged();
virtual void handleCrashReporting();
+ virtual void handleSyncCrashTrace();
virtual bool initLogging();
virtual bool initParseCommandLine(LLCommandLineParser& clp);