Kaydet (Commit) 29042d09 authored tarafından Miklos Vajna's avatar Miklos Vajna

cui: fix position of ED_LINEDISTMETRIC

I broke that when I added CB_CONTEXTUALSPACING
üst ea822495
...@@ -235,7 +235,7 @@ TabPage RID_SVXPAGE_STD_PARAGRAPH ...@@ -235,7 +235,7 @@ TabPage RID_SVXPAGE_STD_PARAGRAPH
Disable = TRUE ; Disable = TRUE ;
Border = TRUE ; Border = TRUE ;
Hide = TRUE ; Hide = TRUE ;
Pos = MAP_APPFONT ( 135 , 133 ) ; Pos = MAP_APPFONT ( 135 , 147 ) ;
Size = MAP_APPFONT ( 40 , 12 ) ; Size = MAP_APPFONT ( 40 , 12 ) ;
Group = TRUE ; Group = TRUE ;
Left = TRUE ; Left = TRUE ;
......
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