Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Education
KTouch
Commits
60fde90f
Commit
60fde90f
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
cc93642d
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
4 deletions
+0
-4
src/bindings/utils.cpp
src/bindings/utils.cpp
+0
-2
src/x11_helper.cpp
src/x11_helper.cpp
+0
-2
No files found.
src/bindings/utils.cpp
View file @
60fde90f
...
...
@@ -17,8 +17,6 @@
#include "utils.h"
#include <QColor>
#include <QTime>
#include <QUuid>
#include <QtDebug>
#include <QStandardPaths>
...
...
src/x11_helper.cpp
View file @
60fde90f
...
...
@@ -23,7 +23,6 @@
#undef explicit
#include <QX11Info>
#include <QCoreApplication>
#include <QDebug>
...
...
@@ -32,7 +31,6 @@
#include <X11/Xatom.h>
#include <X11/XKBlib.h>
#include <X11/extensions/XKBrules.h>
#include <xcb/xcb.h>
#include <fixx11h.h>
// more information about the limit https://bugs.freedesktop.org/show_bug.cgi?id=19501
...
...
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