mirror of
https://invent.kde.org/network/falkon.git
synced 2024-12-20 02:36:34 +01:00
Set WM_CLASS also to Download Manager.
This commit is contained in:
parent
d3cb32247a
commit
c313b2d961
@ -55,6 +55,8 @@ DownloadManager::DownloadManager(QWidget* parent)
|
||||
|
||||
loadSettings();
|
||||
|
||||
QzTools::setWmClass("Download Manager", this);
|
||||
|
||||
#ifdef W7TASKBAR
|
||||
if (QtWin::isRunningWindows7()) {
|
||||
win7.init(QtWin::hwndOfWidget(this));
|
||||
|
Loading…
Reference in New Issue
Block a user