summaryrefslogtreecommitdiff
path: root/uui/source/passworddlg.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'uui/source/passworddlg.cxx')
-rw-r--r--uui/source/passworddlg.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/uui/source/passworddlg.cxx b/uui/source/passworddlg.cxx
index b1ff004cfda1..83dd4cb5238b 100644
--- a/uui/source/passworddlg.cxx
+++ b/uui/source/passworddlg.cxx
@@ -120,10 +120,10 @@ PasswordDialog::PasswordDialog(
aOKBtn.SetClickHdl( LINK( this, PasswordDialog, OKHdl_Impl ) );
- //
+
// move controls down by extra height needed for aFTPassword
// (usually only needed if a URL was provided)
- //
+
long nLabelWidth = aFTPassword.GetSizePixel().Width();
long nLabelHeight = aFTPassword.GetSizePixel().Height();