parent
877a5ca3b1
commit
f9a025081a
1 changed files with 1 additions and 0 deletions
|
@ -224,4 +224,5 @@ bool DeleteHighlightedItemWhenShiftDelPressedEventFilter::eventFilter(QObject *o
|
||||||
void DlgConnect::actForgotPassword()
|
void DlgConnect::actForgotPassword()
|
||||||
{
|
{
|
||||||
emit sigStartForgotPasswordRequest();
|
emit sigStartForgotPasswordRequest();
|
||||||
|
reject();
|
||||||
}
|
}
|
Loading…
Reference in a new issue