summaryrefslogtreecommitdiff
path: root/sw
diff options
context:
space:
mode:
authorAndras Timar <atimar@suse.com>2012-10-22 12:21:26 +0200
committerAndras Timar <atimar@suse.com>2012-10-22 12:26:42 +0200
commita47a8515d2a8cdd9c2866deb43e3c148ef99de13 (patch)
tree0901e1c287eb2076267fc0c65fdb5940e13b60bb /sw
parent012a996721b12baf6365300bf6f4e691260d26de (diff)
add help ID to 'Enable char units' checkbox
Change-Id: Ic968253460363c9d73ddc247d680f38f81df1272
Diffstat (limited to 'sw')
-rw-r--r--sw/source/ui/config/optload.src2
1 files changed, 2 insertions, 0 deletions
diff --git a/sw/source/ui/config/optload.src b/sw/source/ui/config/optload.src
index 5dc8dd05fd2c..4cdb44e9d58a 100644
--- a/sw/source/ui/config/optload.src
+++ b/sw/source/ui/config/optload.src
@@ -144,6 +144,8 @@ TabPage TP_OPTLOAD_PAGE
};
CheckBox CB_USE_CHAR_UNIT
{
+ HelpID = "sw:CheckBox:TP_OPTLOAD_PAGE:CB_USE_CHAR_UNIT";
+ Pos = MAP_APPFONT ( 12 , 111) ;
Pos = MAP_APPFONT ( 12 , 130) ;
Size = MAP_APPFONT ( 109 , 10 ) ;
Text [ en-US ] = "Enable char unit";