aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/llui/llfloater.h
diff options
context:
space:
mode:
Diffstat (limited to 'linden/indra/llui/llfloater.h')
-rw-r--r--linden/indra/llui/llfloater.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/linden/indra/llui/llfloater.h b/linden/indra/llui/llfloater.h
index fa69258..f4c62f0 100644
--- a/linden/indra/llui/llfloater.h
+++ b/linden/indra/llui/llfloater.h
@@ -366,6 +366,7 @@ public:
366 // attempt to close all floaters 366 // attempt to close all floaters
367 void closeAllChildren(bool app_quitting); 367 void closeAllChildren(bool app_quitting);
368 BOOL allChildrenClosed(); 368 BOOL allChildrenClosed();
369 void minimizeAllChildren();
369 370
370 LLFloater* getFrontmost(); 371 LLFloater* getFrontmost();
371 LLFloater* getBackmost(); 372 LLFloater* getBackmost();