aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/llfloaterbeacons.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--linden/indra/newview/llfloaterbeacons.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/linden/indra/newview/llfloaterbeacons.h b/linden/indra/newview/llfloaterbeacons.h
index 29aac17..15b1385 100644
--- a/linden/indra/newview/llfloaterbeacons.h
+++ b/linden/indra/newview/llfloaterbeacons.h
@@ -43,7 +43,7 @@ public:
43 /*virtual*/ BOOL postBuild(); 43 /*virtual*/ BOOL postBuild();
44 44
45 // Needed to make the floater visibility toggle the beacons. 45 // Needed to make the floater visibility toggle the beacons.
46 // Too bad we can't just add control_name="BeaconAlwaysOn" to the XML. 46 // Too bad we can't just add control_name="BeaconsEnabled" to the XML.
47 /*virtual*/ void open(); 47 /*virtual*/ void open();
48 /*virtual*/ void close(bool app_quitting); 48 /*virtual*/ void close(bool app_quitting);
49 49