We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent babb58d commit bcd597cCopy full SHA for bcd597c
src/qt-modules.h
@@ -70,6 +70,8 @@ static const std::vector<QtModule> Qt5Modules = {
70
{"svg", "libQt5Svg", ""},
71
{"test", "libQt5Test", "qtbase"},
72
{"texttospeech", "libQt5TextToSpeech", ""},
73
+ {"waylandclient", "libQt5WaylandClient", ""},
74
+ {"waylandcompositor", "libQt5WaylandCompositor", ""},
75
{"webchannel", "libQt5WebChannel", ""},
76
{"webenginecore", "libQt5WebEngineCore", ""},
77
{"webengine", "libQt5WebEngine", "qtwebengine"},
0 commit comments