summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <timar@fsf.hu>2010-11-20 11:50:26 +0100
committerAndras Timar <timar@fsf.hu>2010-11-20 11:56:50 +0100
commit9f7852a1b7182060f77210d70a6fd46f7a0d949c (patch)
treef401d17ea34ba63e318de160393f3f9c4d16b707
parentba63fa12edcf6ad30f86f9d16a61806631b08cf3 (diff)
fixing overlapping controls
-rw-r--r--cui/source/options/optfltr.src6
1 files changed, 3 insertions, 3 deletions
diff --git a/cui/source/options/optfltr.src b/cui/source/options/optfltr.src
index d9ff1c83a..60b1e4d72 100644
--- a/cui/source/options/optfltr.src
+++ b/cui/source/options/optfltr.src
@@ -96,20 +96,20 @@ TabPage RID_OFAPAGE_MSFILTEROPT
FixedLine GB_PPOINT
{
- Pos = MAP_APPFONT ( 6 , 99 ) ;
+ Pos = MAP_APPFONT ( 6 , 113 ) ;
Size = MAP_APPFONT ( 248 , 8 ) ;
Text [ en-US ] = "Microsoft PowerPoint 97/2000/XP";
};
CheckBox CB_PBAS_CODE
{
- Pos = MAP_APPFONT ( 12 , 110 ) ;
+ Pos = MAP_APPFONT ( 12 , 124 ) ;
Size = MAP_APPFONT ( 236 , 10 ) ;
TabStop = TRUE ;
Text [ en-US ] = "Load Ba~sic code";
};
CheckBox CB_PBAS_STG
{
- Pos = MAP_APPFONT ( 12 , 124 ) ;
+ Pos = MAP_APPFONT ( 12 , 138 ) ;
Size = MAP_APPFONT ( 236 , 10 ) ;
TabStop = TRUE ;
Text [ en-US ] = "Sav~e original Basic code";