e193322ed8
The QtFeedback module offers classes that allow you to manage tactile feedback and device vibration. WWW: https://github.com/qt/qtfeedback This port will be required by maliit-keyboard, the defacto standard virtual keyboard for Plasma Wayland Desktop
8 lines
176 B
Text
8 lines
176 B
Text
--- tests/auto/auto.pri.orig 2021-06-30 09:31:55 UTC
|
|
+++ tests/auto/auto.pri
|
|
@@ -1,4 +1,4 @@
|
|
TEMPLATE = app
|
|
CONFIG += console testcase
|
|
|
|
-qtAddLibrary(QtTest)
|
|
+QT += testlib
|