summaryrefslogtreecommitdiff
path: root/indra/newview/llappviewer.h
diff options
context:
space:
mode:
authorGlenn Glazer <coyot@lindenlab.com>2017-03-01 11:01:40 -0800
committerGlenn Glazer <coyot@lindenlab.com>2017-03-01 11:01:40 -0800
commita50a2e170d4cf99507d2dd974aed7f73424376cf (patch)
treebb7d5e36efafadb9c003344b84d59449f30311f1 /indra/newview/llappviewer.h
parent3a3da6e4a76859f32dc36491fde2992e92ae57b5 (diff)
SL-321: fix merge removal of mIsFirstRun definition, remove pyinstaller from viewer cmake, now in VMP package cmake
Diffstat (limited to 'indra/newview/llappviewer.h')
-rw-r--r--indra/newview/llappviewer.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/newview/llappviewer.h b/indra/newview/llappviewer.h
index 91d79c4260..272209fc79 100644
--- a/indra/newview/llappviewer.h
+++ b/indra/newview/llappviewer.h
@@ -313,6 +313,8 @@ private:
// llcorehttp library init/shutdown helper
LLAppCoreHttp mAppCoreHttp;
+ bool mIsFirstRun;
+
};
// consts from viewer.h