Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Utilities
KEditBookmarks
Commits
a362d422
Commit
a362d422
authored
Sep 25, 2022
by
Laurent Montel
Browse files
Remove unused includes
parent
06b8c499
Pipeline
#236783
passed with stage
in 7 minutes and 22 seconds
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/bookmarklistview.cpp
View file @
a362d422
...
...
@@ -24,7 +24,6 @@
#include
"settings.h"
#include
"toplevel.h"
// for KEBApp
#include
<QBrush>
#include
<QContextMenuEvent>
#include
<QHeaderView>
#include
<QItemSelection>
...
...
src/kbookmarkmodel/commands.cpp
View file @
a362d422
...
...
@@ -27,7 +27,6 @@
#include
"keditbookmarks_debug.h"
#include
<KBookmarkManager>
#include
<KDesktopFile>
#include
<KLocalizedString>
QString
KEBMacroCommand
::
affectedBookmarks
()
const
...
...
src/toplevel.cpp
View file @
a362d422
...
...
@@ -40,13 +40,8 @@
#include
"keditbookmarks_debug.h"
#include
<KActionCollection>
#include
<KBookmarkManager>
#include
<KEditToolBar>
#include
<KLineEdit>
#include
<KLocalizedString>
#include
<KMessageBox>
#include
<KStandardAction>
#include
<KToggleAction>
#include
<QDBusConnection>
KEBApp
*
KEBApp
::
s_topLevel
=
nullptr
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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