summaryrefslogtreecommitdiff
path: root/cui
diff options
context:
space:
mode:
authorIvan Timofeev <timofeev.i.s@gmail.com>2012-01-07 09:29:29 +0400
committerIvan Timofeev <timofeev.i.s@gmail.com>2012-01-07 19:21:38 +0400
commit5907a4c1b8af1f73e966b4c1fe517dee0a3815f1 (patch)
tree9c53f9c3cc6d05e9f3142b534a05f5d6aa8fc6ba /cui
parent34b8ee9b1cc7657fbdcad36cd29971038d2c6e6c (diff)
move overlapped controls
Diffstat (limited to 'cui')
-rw-r--r--cui/source/options/optdict.src8
1 files changed, 4 insertions, 4 deletions
diff --git a/cui/source/options/optdict.src b/cui/source/options/optdict.src
index 31a8f9a930a7..009aa34386a1 100644
--- a/cui/source/options/optdict.src
+++ b/cui/source/options/optdict.src
@@ -122,8 +122,8 @@ ModalDialog RID_SFXDLG_EDITDICT
{
HelpID = "cui:ListBox:RID_SFXDLG_EDITDICT:LB_ALLDICTS";
Border = TRUE ;
- Pos = MAP_APPFONT ( 82 , 9 ) ;
- Size = MAP_APPFONT ( 121 , 62 ) ;
+ Pos = MAP_APPFONT ( 100 , 9 ) ;
+ Size = MAP_APPFONT ( 103 , 62 ) ;
DropDown = TRUE ;
};
FixedText FT_DICTLANG
@@ -136,8 +136,8 @@ ModalDialog RID_SFXDLG_EDITDICT
{
HelpID = "cui:ListBox:RID_SFXDLG_EDITDICT:LB_DICTLANG";
Border = TRUE ;
- Pos = MAP_APPFONT ( 82 , 25 ) ;
- Size = MAP_APPFONT ( 121 , 66 ) ;
+ Pos = MAP_APPFONT ( 100 , 25 ) ;
+ Size = MAP_APPFONT ( 103 , 66 ) ;
DropDown = TRUE ;
};