summaryrefslogtreecommitdiff
path: root/uui/source/masterpassworddlg.src
diff options
context:
space:
mode:
Diffstat (limited to 'uui/source/masterpassworddlg.src')
-rw-r--r--uui/source/masterpassworddlg.src8
1 files changed, 4 insertions, 4 deletions
diff --git a/uui/source/masterpassworddlg.src b/uui/source/masterpassworddlg.src
index 3c2d6a5817..436d44d13f 100644
--- a/uui/source/masterpassworddlg.src
+++ b/uui/source/masterpassworddlg.src
@@ -58,10 +58,10 @@ ModalDialog DLG_UUI_MASTERPASSWORD
Size = MAP_APPFONT ( 169 , 13 ) ;
PassWord = TRUE ;
};
- FixedLine FL_FIXED_LINE
- {
- Pos = MAP_APPFONT( 0, 35 );
- Size = MAP_APPFONT( 175, 6 );
+ FixedLine FL_FIXED_LINE
+ {
+ Pos = MAP_APPFONT( 0, 35 );
+ Size = MAP_APPFONT( 175, 6 );
};
OKButton BTN_MASTERPASSWORD_OK