99f491e799
Summary: My compiler doesn't seem to like this constructor, it bails out with the following error: /home/sebas/kf5/src/kde/workspace/kwin/autotests/integration/globalshortcuts_test.cpp: In member function ‘void GlobalShortcutsTest::testConsumedShift()’: /home/sebas/kf5/src/kde/workspace/kwin/autotests/integration/globalshortcuts_test.cpp:79:40: error: no matching function for call to ‘QAction::QAction()’ QScopedPointer<QAction> action(new QAction); ^~~~~~~ Using this as first argument fixes the build on my machine. Test Plan: screenedges test fails, others pass. (this screenedges test failure seems unrelated) Reviewers: graesslin Reviewed By: graesslin Subscribers: luebking, kwin Tags: #kwin Differential Revision: https://phabricator.kde.org/D2782 |
||
---|---|---|
.. | ||
integration | ||
libinput | ||
libkwineffects | ||
libxrenderutils | ||
tabbox | ||
abstract_client.h | ||
client.h | ||
CMakeLists.txt | ||
fakeeffectplugin.cpp | ||
fakeeffectplugin.json | ||
fakeeffectplugin_version.cpp | ||
fakeeffectplugin_version.json | ||
mock_abstract_client.cpp | ||
mock_abstract_client.h | ||
mock_client.cpp | ||
mock_client.h | ||
mock_effectshandler.cpp | ||
mock_effectshandler.h | ||
mock_screens.cpp | ||
mock_screens.h | ||
mock_workspace.cpp | ||
mock_workspace.h | ||
test_builtin_effectloader.cpp | ||
test_client_machine.cpp | ||
test_plugin_effectloader.cpp | ||
test_screen_edges.cpp | ||
test_screen_paint_data.cpp | ||
test_screens.cpp | ||
test_scripted_effectloader.cpp | ||
test_virtual_desktops.cpp | ||
test_window_paint_data.cpp | ||
test_xcb_size_hints.cpp | ||
test_xcb_window.cpp | ||
test_xcb_wrapper.cpp | ||
test_xrandr_screens.cpp | ||
testutils.h | ||
workspace.h |