remove xdgv6 use from 5.11 branch
This commit is contained in:
parent
0d96e60b79
commit
7c538207f4
1 changed files with 0 additions and 1 deletions
|
@ -80,7 +80,6 @@ void VirtualDesktopTest::testLastDesktopRemoved_data()
|
|||
|
||||
QTest::newRow("wlShell") << Test::ShellSurfaceType::WlShell;
|
||||
QTest::newRow("xdgShellV5") << Test::ShellSurfaceType::XdgShellV5;
|
||||
QTest::newRow("xdgShellV6") << Test::ShellSurfaceType::XdgShellV6;
|
||||
}
|
||||
|
||||
void VirtualDesktopTest::testLastDesktopRemoved()
|
||||
|
|
Loading…
Reference in a new issue