diff options
author | Stefan Knorr (astron) <heinzlesspam@gmail.com> | 2012-02-25 11:56:19 +0100 |
---|---|---|
committer | Stefan Knorr (astron) <heinzlesspam@gmail.com> | 2012-02-27 18:46:46 +0100 |
commit | bacf45b72258271f8ff96a371688b781d9c0ba37 (patch) | |
tree | e364e04c90132ae45ae8bda904f1c9aef1876ce9 /sw | |
parent | 90284a5e7a1e5dcdd8e7473914db1ce6edc19f94 (diff) |
Writer/Options: Move Comments 10 units up
Diffstat (limited to 'sw')
-rw-r--r-- | sw/source/ui/config/optdlg.src | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/ui/config/optdlg.src b/sw/source/ui/config/optdlg.src index e02d415c9ede..347bd8bde6d9 100644 --- a/sw/source/ui/config/optdlg.src +++ b/sw/source/ui/config/optdlg.src @@ -171,7 +171,7 @@ TabPage TP_CONTENT_OPT CheckBox CB_POSTIT { HelpID = "sw:CheckBox:TP_CONTENT_OPT:CB_POSTIT"; - Pos = MAP_APPFONT ( 12 , 103 ) ; + Pos = MAP_APPFONT ( 12 , 93 ) ; Size = MAP_APPFONT ( 108 , 10 ) ; Text [ en-US ] = "~Comments" ; }; |