diff options
Diffstat (limited to 'linden/indra/newview/llpaneldisplay.h')
-rw-r--r-- | linden/indra/newview/llpaneldisplay.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/linden/indra/newview/llpaneldisplay.h b/linden/indra/newview/llpaneldisplay.h index f98e94e..80ef5cb 100644 --- a/linden/indra/newview/llpaneldisplay.h +++ b/linden/indra/newview/llpaneldisplay.h | |||
@@ -170,6 +170,8 @@ protected: | |||
170 | S32 mParticleCount; | 170 | S32 mParticleCount; |
171 | S32 mPostProcess; | 171 | S32 mPostProcess; |
172 | 172 | ||
173 | BOOL mWLControl; | ||
174 | |||
173 | static void setGraphicsSettings(LLControlGroup& group); | 175 | static void setGraphicsSettings(LLControlGroup& group); |
174 | static void createGroup(); | 176 | static void createGroup(); |
175 | 177 | ||