mirror of
https://invent.kde.org/network/falkon.git
synced 2024-11-11 09:32:12 +01:00
parent
f4315304f7
commit
c21f2882be
|
@ -86,6 +86,8 @@ void DownloadManager::show()
|
||||||
m_timer.start(1000 * 2, this);
|
m_timer.start(1000 * 2, this);
|
||||||
|
|
||||||
QWidget::show();
|
QWidget::show();
|
||||||
|
raise();
|
||||||
|
activateWindow();
|
||||||
}
|
}
|
||||||
|
|
||||||
void DownloadManager::resizeEvent(QResizeEvent* e)
|
void DownloadManager::resizeEvent(QResizeEvent* e)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user