Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
System
Dolphin
Commits
e831efc3
Commit
e831efc3
authored
Apr 08, 2021
by
Laurent Montel
😁
Browse files
Not necessary to forward class if we include file
parent
0562ce77
Pipeline
#57026
passed with stage
in 7 minutes and 7 seconds
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/dolphinbookmarkhandler.h
View file @
e831efc3
...
...
@@ -14,7 +14,6 @@
class
DolphinMainWindow
;
class
DolphinViewContainer
;
class
KActionCollection
;
class
KBookmarkManager
;
class
KBookmarkMenu
;
class
QMenu
;
...
...
src/dolphinmainwindow.h
View file @
e831efc3
...
...
@@ -37,7 +37,6 @@ class KNewFileMenu;
class
KHelpMenu
;
class
KToolBarPopupAction
;
class
QToolButton
;
class
QIcon
;
class
PlacesPanel
;
class
TerminalPanel
;
...
...
src/dolphinviewcontainer.h
View file @
e831efc3
...
...
@@ -28,7 +28,6 @@ namespace KActivities {
class
FilterBar
;
class
KMessageWidget
;
class
QUrl
;
class
KUrlNavigator
;
class
DolphinSearchBox
;
class
DolphinStatusBar
;
...
...
Write
Preview
Supports
Markdown
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