summaryrefslogtreecommitdiff
path: root/uui/source/passworddlg.src
diff options
context:
space:
mode:
Diffstat (limited to 'uui/source/passworddlg.src')
-rw-r--r--[-rwxr-xr-x]uui/source/passworddlg.src2
1 files changed, 2 insertions, 0 deletions
diff --git a/uui/source/passworddlg.src b/uui/source/passworddlg.src
index ba6c2ad9fd..96c3699370 100755..100644
--- a/uui/source/passworddlg.src
+++ b/uui/source/passworddlg.src
@@ -52,6 +52,7 @@ ModalDialog DLG_UUI_PASSWORD
Edit ED_PASSWORD
{
+ HelpID = "uui:Edit:DLG_UUI_PASSWORD:ED_PASSWORD";
Pos = MAP_APPFONT( 3, 17 );
Size = MAP_APPFONT( 159, 12 );
Border = TRUE ;
@@ -67,6 +68,7 @@ ModalDialog DLG_UUI_PASSWORD
Edit ED_CONFIRM_PASSWORD
{
+ HelpID = "uui:Edit:DLG_UUI_PASSWORD:ED_CONFIRM_PASSWORD";
Pos = MAP_APPFONT( 3, 45 );
Size = MAP_APPFONT( 159, 12 );
Border = TRUE ;