diff options
Diffstat (limited to 'cui')
-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 ; |