summaryrefslogtreecommitdiff
path: root/cui
diff options
context:
space:
mode:
Diffstat (limited to 'cui')
-rwxr-xr-xcui/source/dialogs/passwdomdlg.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/source/dialogs/passwdomdlg.cxx b/cui/source/dialogs/passwdomdlg.cxx
index b43d077bde3f..b290decf664b 100755
--- a/cui/source/dialogs/passwdomdlg.cxx
+++ b/cui/source/dialogs/passwdomdlg.cxx
@@ -192,7 +192,7 @@ PasswordToOpenModifyDialog_Impl::~PasswordToOpenModifyDialog_Impl()
}
-IMPL_LINK( PasswordToOpenModifyDialog_Impl, ModifyHdl, Edit *, pEdit )
+IMPL_LINK( PasswordToOpenModifyDialog_Impl, ModifyHdl, Edit *, EMPTYARG /*pEdit*/ )
{
// force repaints to get the m_aDefaultTxt displayed again
if (m_aReenterPasswdToOpenED.GetText().Len() == 0)