minor cleanup

This commit is contained in:
digant 2025-01-02 00:44:31 +01:00
parent 293f23e641
commit f027bf64bf

View file

@ -414,7 +414,6 @@ void main_window::OnMissingFw()
connect(mb, &QDialog::accepted, this, [this]()
{
InstallPup();
});
mb->open();