diff options
author | Ariel Constenla-Haile <arielch@apache.org> | 2012-01-09 20:46:35 +0000 |
---|---|---|
committer | Ariel Constenla-Haile <arielch@apache.org> | 2012-01-09 20:46:35 +0000 |
commit | 8693c3e18c380f14ba2a47b831019c8bd1f56f1f (patch) | |
tree | bdc6e8e5a004e01e80bea6d66bf3df72c0b64209 | |
parent | 70f653eec092bc2d41521064d35b5c2ccca500ee (diff) |
Borderless copy-right fixed text
-rw-r--r-- | cui/source/dialogs/about.src | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/source/dialogs/about.src b/cui/source/dialogs/about.src index 4ee8636556f5..29bfe9f21f1b 100644 --- a/cui/source/dialogs/about.src +++ b/cui/source/dialogs/about.src @@ -48,7 +48,7 @@ ModalDialog RID_DEFAULTABOUT MultiLineEdit ABOUT_FTXT_COPYRIGHT { HelpID = "cui:MultiLineEdit:RID_DEFAULTABOUT:ABOUT_FTXT_COPYRIGHT"; - Border = TRUE ; + Border = FALSE ; Pos = MAP_APPFONT ( 54 , 25 ) ; Size = MAP_APPFONT ( 168 , 51 ) ; IgnoreTab = TRUE ; |