aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/llviewerwindow.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--linden/indra/newview/llviewerwindow.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/linden/indra/newview/llviewerwindow.h b/linden/indra/newview/llviewerwindow.h
index faab518..968e483 100644
--- a/linden/indra/newview/llviewerwindow.h
+++ b/linden/indra/newview/llviewerwindow.h
@@ -181,6 +181,7 @@ public:
181 181
182 // Hide normal UI when a logon fails, re-show everything when logon is attempted again 182 // Hide normal UI when a logon fails, re-show everything when logon is attempted again
183 void setNormalControlsVisible( BOOL visible ); 183 void setNormalControlsVisible( BOOL visible );
184 void setMenuBackgroundColor(bool god_mode = false, bool dev_grid = false);
184 185
185 // Handle the application becoming active (frontmost) or inactive 186 // Handle the application becoming active (frontmost) or inactive
186 //BOOL handleActivate(BOOL activate); 187 //BOOL handleActivate(BOOL activate);