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
6432f29e
Commit
6432f29e
authored
Jan 25, 2022
by
Vlad Zahorodnii
Browse files
autotests: Remove unused screenedge.h include
parent
5ee83897
Pipeline
#128730
passed with stage
in 12 minutes and 8 seconds
Changes
12
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
autotests/integration/activities_test.cpp
View file @
6432f29e
...
...
@@ -13,7 +13,6 @@
#include
"x11client.h"
#include
"cursor.h"
#include
"deleted.h"
#include
"screenedge.h"
#include
"wayland_server.h"
#include
"workspace.h"
#include
"utils/xcbutils.h"
...
...
autotests/integration/decoration_input_test.cpp
View file @
6432f29e
...
...
@@ -14,7 +14,6 @@
#include
"platform.h"
#include
"pointer_input.h"
#include
"touch_input.h"
#include
"screenedge.h"
#include
"screens.h"
#include
"wayland_server.h"
#include
"workspace.h"
...
...
autotests/integration/desktop_window_x11_test.cpp
View file @
6432f29e
...
...
@@ -13,7 +13,6 @@
#include
"x11client.h"
#include
"cursor.h"
#include
"deleted.h"
#include
"screenedge.h"
#include
"wayland_server.h"
#include
"workspace.h"
#include
"utils/xcbutils.h"
...
...
autotests/integration/dont_crash_aurorae_destroy_deco.cpp
View file @
6432f29e
...
...
@@ -13,7 +13,6 @@
#include
"composite.h"
#include
"cursor.h"
#include
"renderbackend.h"
#include
"screenedge.h"
#include
"wayland_server.h"
#include
"workspace.h"
#include
<kwineffects.h>
...
...
autotests/integration/dont_crash_empty_deco.cpp
View file @
6432f29e
...
...
@@ -13,7 +13,6 @@
#include
"composite.h"
#include
"cursor.h"
#include
"renderbackend.h"
#include
"screenedge.h"
#include
"wayland_server.h"
#include
"workspace.h"
#include
<kwineffects.h>
...
...
autotests/integration/dont_crash_no_border.cpp
View file @
6432f29e
...
...
@@ -14,7 +14,6 @@
#include
"composite.h"
#include
"cursor.h"
#include
"renderbackend.h"
#include
"screenedge.h"
#include
"wayland_server.h"
#include
"workspace.h"
#include
<kwineffects.h>
...
...
autotests/integration/input_stacking_order.cpp
View file @
6432f29e
...
...
@@ -12,7 +12,6 @@
#include
"abstract_client.h"
#include
"cursor.h"
#include
"deleted.h"
#include
"screenedge.h"
#include
"wayland_server.h"
#include
"workspace.h"
#include
<kwineffects.h>
...
...
autotests/integration/plasmawindow_test.cpp
View file @
6432f29e
...
...
@@ -11,7 +11,6 @@
#include
"platform.h"
#include
"x11client.h"
#include
"cursor.h"
#include
"screenedge.h"
#include
"wayland_server.h"
#include
"workspace.h"
#include
<kwineffects.h>
...
...
autotests/integration/shade_test.cpp
View file @
6432f29e
...
...
@@ -11,7 +11,6 @@
#include
"platform.h"
#include
"x11client.h"
#include
"cursor.h"
#include
"screenedge.h"
#include
"wayland_server.h"
#include
"workspace.h"
#include
<kwineffects.h>
...
...
autotests/integration/transient_placement.cpp
View file @
6432f29e
...
...
@@ -11,7 +11,6 @@
#include
"platform.h"
#include
"abstract_client.h"
#include
"cursor.h"
#include
"screenedge.h"
#include
"screens.h"
#include
"wayland_server.h"
#include
"workspace.h"
...
...
autotests/integration/window_rules_test.cpp
View file @
6432f29e
...
...
@@ -13,7 +13,6 @@
#include
"x11client.h"
#include
"cursor.h"
#include
"deleted.h"
#include
"screenedge.h"
#include
"rules.h"
#include
"wayland_server.h"
#include
"workspace.h"
...
...
autotests/integration/xwayland_input_test.cpp
View file @
6432f29e
...
...
@@ -12,7 +12,6 @@
#include
"x11client.h"
#include
"cursor.h"
#include
"deleted.h"
#include
"screenedge.h"
#include
"wayland_server.h"
#include
"workspace.h"
...
...
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