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
Plasma
KMenuEdit
Commits
331cd606
Commit
331cd606
authored
Oct 23, 2020
by
Laurent Montel
😁
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
If include is define in .h remove it if it's defined in .cpp too (scripted)
parent
92f41ee3
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
3 deletions
+0
-3
globalaccel.cpp
globalaccel.cpp
+0
-1
treeview.cpp
treeview.cpp
+0
-2
No files found.
globalaccel.cpp
View file @
331cd606
...
...
@@ -24,7 +24,6 @@
#include <KGlobalAccel>
#include <KLocalizedString>
#include <KService>
void
GlobalAccel
::
changeMenuEntryShortcut
(
const
KService
::
Ptr
&
service
,
const
QKeySequence
&
shortcut
)
{
...
...
treeview.cpp
View file @
331cd606
...
...
@@ -46,8 +46,6 @@
#include <KIconLoader>
#include <KLocalizedString>
#include <KMessageBox>
#include <KService>
#include <KServiceGroup>
#include <KConfig>
#include <KConfigGroup>
#include <KUrlMimeData>
...
...
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