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
KWayland Server
Commits
d5a9664a
Commit
d5a9664a
authored
Nov 05, 2020
by
Vlad Zahorodnii
Browse files
Remove unused includes
parent
9e8d2830
Changes
2
Hide whitespace changes
Inline
Side-by-side
src/server/tablet_v2_interface.cpp
View file @
d5a9664a
...
...
@@ -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/server/tablet_v2_interface.h
View file @
d5a9664a
...
...
@@ -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