diff options
| author | LostDragonist <lost.dragonist@gmail.com> | 2019-02-02 04:23:21 -0600 |
|---|---|---|
| committer | Silarn <jrim@rimpo.org> | 2019-02-18 21:31:19 -0600 |
| commit | 17b36957ffe97af8f8bcb08b6cb41568ef6becdb (patch) | |
| tree | 3fdf3f17d39f348da64a849a66454ff8846750e9 /src | |
| parent | 34a374fce8b96c064f2c3e020e3f86167365eef5 (diff) | |
Add Qt5WebSockets to DLL manifest
Diffstat (limited to 'src')
| -rw-r--r-- | src/dlls.manifest.qt5 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/dlls.manifest.qt5 b/src/dlls.manifest.qt5 index 924512d9..88843b77 100644 --- a/src/dlls.manifest.qt5 +++ b/src/dlls.manifest.qt5 @@ -21,6 +21,7 @@ <file name="Qt5Svg.dll"/>
<file name="Qt5WebEngineCore.dll"/>
<file name="Qt5WebEngineWidgets.dll"/>
+ <file name="Qt5WebSockets.dll"/>
<file name="Qt5Widgets.dll"/>
<file name="Qt5WinExtras.dll"/>
-</assembly>
\ No newline at end of file +</assembly>
|
