Kaydet (Commit) 31182ed0 authored tarafından Ivan Timofeev's avatar Ivan Timofeev

fdo#49421: the "Available language modules" list is too small and unusable

Change-Id: Ie1b68176765dec49307fb8928738073052188ccf
üst 30115a0e
...@@ -219,7 +219,7 @@ TabPage RID_SFXPAGE_LINGU ...@@ -219,7 +219,7 @@ TabPage RID_SFXPAGE_LINGU
Control CLB_LINGU_MODULES Control CLB_LINGU_MODULES
{ {
Pos = MAP_APPFONT ( 12 , 25 ) ; Pos = MAP_APPFONT ( 12 , 25 ) ;
Size = MAP_APPFONT ( 182 , 30 ) ; Size = MAP_APPFONT ( 182 , 34 ) ;
Border = TRUE ; Border = TRUE ;
TabStop = TRUE ; TabStop = 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