1
0
Fork 0

GUI: changed AppearanceDialog default tab and a misleading description

This commit is contained in:
mrexodia 2016-05-22 17:34:21 +02:00
parent c1f505b46e
commit 5d6b4f09f3
2 changed files with 2 additions and 6 deletions

View File

@ -441,11 +441,7 @@ void AppearanceDialog::colorInfoListInit()
colorInfoListAppend("Loop Lines", "DisassemblyLoopColor", "");
colorInfoListAppend("SideBar:", "", "");
#ifdef _WIN64
colorInfoListAppend("RIP Label", "SideBarCipLabelColor", "SideBarCipLabelBackgroundColor");
#else //x86
colorInfoListAppend("EIP Label", "SideBarCipLabelColor", "SideBarCipLabelBackgroundColor");
#endif //_WIN64
colorInfoListAppend("Register Labels", "SideBarCipLabelColor", "SideBarCipLabelBackgroundColor");
colorInfoListAppend("Bullets", "SideBarBulletColor", "");
colorInfoListAppend("Breakpoints", "SideBarBulletBreakpointColor", "");
colorInfoListAppend("Disabled Breakpoints", "SideBarBulletDisabledBreakpointColor", "");

View File

@ -30,7 +30,7 @@
</rect>
</property>
<property name="currentIndex">
<number>1</number>
<number>0</number>
</property>
<widget class="QWidget" name="tabColors">
<attribute name="title">