mirror of
https://invent.kde.org/network/falkon.git
synced 2024-11-11 09:32:12 +01:00
Removed unused qupzilla.ico
This commit is contained in:
parent
387aee12c2
commit
a4a6d3eb7a
|
@ -16,7 +16,6 @@
|
||||||
<file>html/plus.png</file>
|
<file>html/plus.png</file>
|
||||||
<file>html/loading.gif</file>
|
<file>html/loading.gif</file>
|
||||||
<file>html/reload.png</file>
|
<file>html/reload.png</file>
|
||||||
<file>html/qupzilla.ico</file>
|
|
||||||
<file>html/broken-page.png</file>
|
<file>html/broken-page.png</file>
|
||||||
<file>html/configure.png</file>
|
<file>html/configure.png</file>
|
||||||
<file>html/config.html</file>
|
<file>html/config.html</file>
|
||||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 2.2 KiB |
|
@ -498,7 +498,6 @@ QString QupZillaSchemeReply::adblockPage()
|
||||||
aPage = QzTools::applyDirectionToPage(aPage);
|
aPage = QzTools::applyDirectionToPage(aPage);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
QString page = aPage;
|
QString page = aPage;
|
||||||
QUrlQuery query(m_job->requestUrl());
|
QUrlQuery query(m_job->requestUrl());
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user