diff --git a/src/qt-modules.h b/src/qt-modules.h index 2741bb6..36246f7 100644 --- a/src/qt-modules.h +++ b/src/qt-modules.h @@ -70,6 +70,8 @@ static const std::vector Qt5Modules = { {"svg", "libQt5Svg", ""}, {"test", "libQt5Test", "qtbase"}, {"texttospeech", "libQt5TextToSpeech", ""}, + {"waylandclient", "libQt5WaylandClient", ""}, + {"waylandcompositor", "libQt5WaylandCompositor", ""}, {"webchannel", "libQt5WebChannel", ""}, {"webenginecore", "libQt5WebEngineCore", ""}, {"webengine", "libQt5WebEngine", "qtwebengine"},