kget: show the main window when a new (second) instance is requested

like any other KUniqueApplication instance

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
Ivailo Monev 2023-08-22 08:55:55 +07:00
parent 211125c566
commit 49af8a3e63

View file

@ -67,6 +67,7 @@ public:
#endif
//END
kget->show();
}
if (args->isSet("showDropTarget"))