Kaydet (Commit) d928a819 authored tarafından Markus Mohrhard's avatar Markus Mohrhard

make the list box a bit larger, fdo#58609

Change-Id: Iffff862ee7e20a7e534286785a12508a6442f78c
üst 0f6adf7a
......@@ -113,9 +113,10 @@ Control RID_COND_ENTRY
ListBox LB_TYPE
{
Pos = MAP_APPFONT( 5, 15 );
Size = MAP_APPFONT( 80, 40 );
Size = MAP_APPFONT( 80, 60 );
Border = TRUE;
DropDown = TRUE;
DDExtraWidth = TRUE;
StringList [ en-US ] =
{
"All Cells";
......@@ -130,6 +131,7 @@ Control RID_COND_ENTRY
Size = MAP_APPFONT( 80, 80 );
Border = TRUE;
DropDown = TRUE;
DDExtraWidth = TRUE;
StringList [ en-US ] =
{
"equal to";
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment