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
Plasma
KWin
Commits
fbda5f9d
Commit
fbda5f9d
authored
Nov 05, 2020
by
Vlad Zahorodnii
Browse files
Remove unused includes
parent
0a935103
Changes
2
Hide whitespace changes
Inline
Side-by-side
src/wayland/tablet_v2_interface.cpp
View file @
fbda5f9d
...
...
@@ -19,7 +19,6 @@ License along with this library. If not, see <http://www.gnu.org/licenses/>.
*********************************************************************/
#include
"tablet_v2_interface.h"
#include
"display.h"
#include
"resource_p.h"
#include
"seat_interface.h"
#include
"surface_interface.h"
...
...
src/wayland/tablet_v2_interface.h
View file @
fbda5f9d
...
...
@@ -21,9 +21,9 @@ License along with this library. If not, see <http://www.gnu.org/licenses/>.
#define WAYLAND_SERVER_TABLET_INTERFACE_H
#include
<KWaylandServer/kwaylandserver_export.h>
#include
<QVector>
#include
"resource.h"
#include
<QObject>
#include
<QVector>
namespace
KWaylandServer
{
...
...
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