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
Dan Leinir Turthra Jensen
Plasma Desktop
Commits
8670d91a
Commit
8670d91a
authored
May 26, 2020
by
Adriaan de Groot
💬
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Forward-declare LibinputSettings consistently
- The primary declaration is a struct, so use that elsewhere too.
parent
c27ceed9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
kcms/mouse/backends/x11/x11_libinput_dummydevice.h
kcms/mouse/backends/x11/x11_libinput_dummydevice.h
+1
-1
No files found.
kcms/mouse/backends/x11/x11_libinput_dummydevice.h
View file @
8670d91a
...
...
@@ -25,7 +25,7 @@
#include <X11/Xdefs.h>
class
LibinputSettings
;
struct
LibinputSettings
;
class
X11LibinputDummyDevice
:
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