diff options
author | Ivan Timofeev <timofeev.i.s@gmail.com> | 2012-01-12 18:08:11 +0400 |
---|---|---|
committer | Ivan Timofeev <timofeev.i.s@gmail.com> | 2012-01-12 21:45:10 +0400 |
commit | b90940233f34d6cb468a2b4b8a38a78973e1d579 (patch) | |
tree | 5ba2102e0f85149c3bfcf671808accc375645a7e /cui | |
parent | 68b08a11babb7274048ef836a078959d126c97b7 (diff) |
move overlapped controls
Diffstat (limited to 'cui')
-rw-r--r-- | cui/source/customize/eventdlg.src | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/source/customize/eventdlg.src b/cui/source/customize/eventdlg.src index c4ef082b286d..4159a2dd14a3 100644 --- a/cui/source/customize/eventdlg.src +++ b/cui/source/customize/eventdlg.src @@ -65,7 +65,7 @@ TabPage RID_SVXPAGE_EVENTS { HelpID = "cui:ListBox:RID_SVXPAGE_EVENTS:LB_SAVEIN"; Border = TRUE ; - Pos = MAP_APPFONT ( 54 , 238 ) ; + Pos = MAP_APPFONT ( 62 , 238 ) ; Size = MAP_APPFONT ( 132 , 53 ) ; DropDown = TRUE ; }; |