Browse Source

backed out testing change

Charlie Kindel 2 năm trước cách đây
mục cha
commit
abdacea5c4
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      UICatalog/Scenarios/Editor.cs

+ 0 - 1
UICatalog/Scenarios/Editor.cs

@@ -116,7 +116,6 @@ namespace UICatalog.Scenarios {
 					new MenuBarItem ("_Languages", GetSupportedCultures ())
 				})
 			});
-			menu.UseSubMenusSingleFrame = true;
 
 			Top.Add (menu);