mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-03-07 06:20:40 +00:00
kill duplicate ToolsGuiPopupMenuProfile define
This commit is contained in:
parent
eeb42632f5
commit
99b024d0c6
1 changed files with 0 additions and 6 deletions
|
|
@ -1395,12 +1395,6 @@ singleton GuiControlProfile( ToolsGuiMenuBarProfile )
|
|||
fontType = $Gui::fontTypeRegular;
|
||||
};
|
||||
|
||||
singleton GuiControlProfile( ToolsGuiPopupMenuProfile : ToolsGuiMenuBarProfile )
|
||||
{
|
||||
borderColor = EditorSettings.value("Theme/dividerLightColor");
|
||||
borderColorHL = EditorSettings.value("Theme/dividerMidColor");
|
||||
};
|
||||
|
||||
singleton GuiControlProfile( ToolsMenubarProfile : ToolsGuiDefaultProfile )
|
||||
{
|
||||
bitmap = "./menubar";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue