mirror of
https://bitbucket.org/smil3y/kde-extraapps.git
synced 2025-02-23 18:32:53 +00:00
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:
parent
211125c566
commit
49af8a3e63
1 changed files with 1 additions and 0 deletions
|
@ -67,6 +67,7 @@ public:
|
||||||
#endif
|
#endif
|
||||||
//END
|
//END
|
||||||
|
|
||||||
|
kget->show();
|
||||||
}
|
}
|
||||||
|
|
||||||
if (args->isSet("showDropTarget"))
|
if (args->isSet("showDropTarget"))
|
||||||
|
|
Loading…
Add table
Reference in a new issue