summaryrefslogtreecommitdiff
path: root/indra/newview/llappviewer.h
diff options
context:
space:
mode:
authorLinden Staff@LINDEN-E5E9EA17.lindenlab.com <Linden Staff@LINDEN-E5E9EA17.lindenlab.com>2011-03-30 16:28:41 -0700
committerLinden Staff@LINDEN-E5E9EA17.lindenlab.com <Linden Staff@LINDEN-E5E9EA17.lindenlab.com>2011-03-30 16:28:41 -0700
commit3fc293b73b1c504920595a4de71da89f799c4513 (patch)
tree6a129c284845cb58570511f6d08bdfa186159f29 /indra/newview/llappviewer.h
parent5f4a85be9111793f25261b0551460e09e1656f18 (diff)
parentdfb243cd953423e69afb0e9ea48efc9047226763 (diff)
merge
Diffstat (limited to 'indra/newview/llappviewer.h')
-rw-r--r--indra/newview/llappviewer.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llappviewer.h b/indra/newview/llappviewer.h
index 0226211735..61ee6a7cf1 100644
--- a/indra/newview/llappviewer.h
+++ b/indra/newview/llappviewer.h
@@ -187,6 +187,7 @@ protected:
virtual std::string generateSerialNumber() = 0; // Platforms specific classes generate this.
+ virtual bool meetsRequirementsForMaximizedStart(); // Used on first login to decide to launch maximized
private: