Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Network
Konqueror
Commits
95aca8aa
Commit
95aca8aa
authored
Sep 17, 2020
by
Laurent Montel
😁
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Clean forward declaration
parent
77df7a44
Changes
6
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
0 additions
and
6 deletions
+0
-6
src/konqbookmarkmenu_p.h
src/konqbookmarkmenu_p.h
+0
-1
webenginepart/src/about/konq_aboutpage.h
webenginepart/src/about/konq_aboutpage.h
+0
-1
webenginepart/src/webenginecustomizecacheablefieldsdlg.h
webenginepart/src/webenginecustomizecacheablefieldsdlg.h
+0
-1
webenginepart/src/webenginepage.h
webenginepart/src/webenginepage.h
+0
-1
webenginepart/src/webenginepart.h
webenginepart/src/webenginepart.h
+0
-1
webenginepart/src/webenginepartdownloadmanager.h
webenginepart/src/webenginepartdownloadmanager.h
+0
-1
No files found.
src/konqbookmarkmenu_p.h
View file @
95aca8aa
...
...
@@ -28,7 +28,6 @@
class
QString
;
class
QMenu
;
class
KBookmark
;
class
KBookmarkGroup
;
class
KBookmarkOwner
;
namespace
Konqueror
{
// to avoid clashes with KF5::Bookmarks classes
...
...
webenginepart/src/about/konq_aboutpage.h
View file @
95aca8aa
...
...
@@ -3,7 +3,6 @@
#include <QWebEngineUrlSchemeHandler>
class
QUrl
;
class
KonqAboutPageSingleton
{
...
...
webenginepart/src/webenginecustomizecacheablefieldsdlg.h
View file @
95aca8aa
...
...
@@ -27,7 +27,6 @@
#include "webenginewallet.h"
class
WebFieldsDataViewPasswordDelegate
;
class
WebFieldsDataModel
;
namespace
Ui
{
...
...
webenginepart/src/webenginepage.h
View file @
95aca8aa
...
...
@@ -38,7 +38,6 @@ class QAuthenticator;
class
QUrl
;
class
WebSslInfo
;
class
WebEnginePart
;
class
QWebEngineDownloadItem
;
class
KPasswdServerClient
;
class
WebEngineWallet
;
class
QWebEngineFullScreenRequest
;
...
...
webenginepart/src/webenginepart.h
View file @
95aca8aa
...
...
@@ -43,7 +43,6 @@ class FeaturePermissionBar;
class
KUrlLabel
;
class
WebEngineBrowserExtension
;
class
WebEngineWallet
;
class
WebEngineErrorSchemeHandler
;
/**
* A KPart wrapper for the QtWebEngine's browser rendering engine.
...
...
webenginepart/src/webenginepartdownloadmanager.h
View file @
95aca8aa
...
...
@@ -30,7 +30,6 @@
#include <KJob>
class
WebEnginePage
;
class
QFile
;
class
WebEnginePartDownloadManager
:
public
QObject
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment