diff options
Diffstat (limited to 'qtwebbrowser.pro')
-rw-r--r-- | qtwebbrowser.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qtwebbrowser.pro b/qtwebbrowser.pro index 619a237..6c5f5c9 100644 --- a/qtwebbrowser.pro +++ b/qtwebbrowser.pro @@ -4,5 +4,5 @@ SUBDIRS = \ doc \ src -requires(qtHaveModule(webengine)) +requires(qtHaveModule(webenginequick)) |