diff options
Diffstat (limited to 'uui/source/passworddlg.src')
-rw-r--r-- | uui/source/passworddlg.src | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/uui/source/passworddlg.src b/uui/source/passworddlg.src index 338996a850f5..c9b8dfe0847e 100644 --- a/uui/source/passworddlg.src +++ b/uui/source/passworddlg.src @@ -67,6 +67,7 @@ ModalDialog DLG_UUI_PASSWORD Pos = MAP_APPFONT( 27, 56 ); Size = MAP_APPFONT( 37, 15 ); DefButton = TRUE ; + DefButton = TRUE; }; CancelButton BTN_PASSWORD_CANCEL |