summaryrefslogtreecommitdiff
path: root/indra/newview/llappviewermacosx.h
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/llappviewermacosx.h')
-rw-r--r--indra/newview/llappviewermacosx.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llappviewermacosx.h b/indra/newview/llappviewermacosx.h
index bc841fc3a7..0928916a57 100644
--- a/indra/newview/llappviewermacosx.h
+++ b/indra/newview/llappviewermacosx.h
@@ -55,6 +55,7 @@ protected:
virtual void handleSyncCrashTrace();
std::string generateSerialNumber();
+ virtual bool initLogging();
virtual bool initParseCommandLine(LLCommandLineParser& clp);
};