Skip to content

Commit

Permalink
Revert
Browse files Browse the repository at this point in the history
WE2-794

Signed-off-by: Raul Metsma <[email protected]>
  • Loading branch information
metsma authored and mrts committed Jun 13, 2023
1 parent c36674a commit e9d56d9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/ui/ui.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,6 @@ observer_ptr<WebEidUI> WebEidUI::createAndShowDialog(const CommandType command)
dialog->activateWindow();
dialog->show();
dialog->raise();
dialog->hide();
dialog->show();

return dialog;
}
Expand Down

0 comments on commit e9d56d9

Please sign in to comment.