mirror of https://github.com/procxx/kepka.git
parent
a5e6890b77
commit
b798654ca7
|
@ -94,6 +94,7 @@ Widget::Widget(QWidget *parent) : RpWidget(parent)
|
||||||
show();
|
show();
|
||||||
showControls();
|
showControls();
|
||||||
getStep()->showFast();
|
getStep()->showFast();
|
||||||
|
setInnerFocus();
|
||||||
|
|
||||||
cSetPasswordRecovered(false);
|
cSetPasswordRecovered(false);
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue