UI cleanup

This commit is contained in:
Siana Gearz
2011-03-01 14:39:18 +01:00
parent 73becacbf5
commit bf59cb9aa9
3 changed files with 3 additions and 2 deletions

View File

@@ -867,6 +867,7 @@ void init_menus()
LLRect menuBarRect = gLoginMenuBarView->getRect();
menu = new LLMenuGL(CLIENT_MENU_NAME);
menu->setCanTearOff(FALSE);
menu->append(new LLMenuItemCallGL("Debug Settings...", LLFloaterSettingsDebug::show, NULL, NULL));
gLoginMenuBarView->appendMenu(menu);
menu->updateParent(LLMenuGL::sMenuContainer);

Binary file not shown.

Before

Width:  |  Height:  |  Size: 858 B

After

Width:  |  Height:  |  Size: 1.0 KiB

View File

@@ -42,7 +42,7 @@
<text bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
bottom="54" drop_shadow_visible="true" follows="left|bottom"
font="SansSerifSmall" h_pad="0" halign="left" height="16"
font="SansSerif" h_pad="0" halign="left" height="16"
left="339" mouse_opaque="true" name="grids_combo_text" v_pad="0" width="120">
Grid:
</text>
@@ -56,7 +56,7 @@
<text bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
bottom="54" drop_shadow_visible="true" follows="left|bottom"
font="SansSerifSmall" h_pad="0" halign="left" height="16"
font="SansSerif" h_pad="0" halign="left" height="16"
left="475" mouse_opaque="true" name="start_location_text" v_pad="0" width="120">
Start Location:
</text>