mirror of
https://invent.kde.org/network/falkon.git
synced 2024-11-11 01:22:10 +01:00
parent
c512d2bafc
commit
236eea97f0
|
@ -318,6 +318,8 @@ void WebPage::setupWebChannel()
|
|||
|
||||
void WebPage::windowCloseRequested()
|
||||
{
|
||||
if (!view())
|
||||
return;
|
||||
view()->closeView();
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user