diff options
| author | Tannin <devnull@localhost> | 2014-07-15 17:31:44 +0200 |
|---|---|---|
| committer | Tannin <devnull@localhost> | 2014-07-15 17:31:44 +0200 |
| commit | d412060d59b1597ae1d11d793662610e90863fc9 (patch) | |
| tree | 853283825bfe957547e60dca90182a29007f245e /src/dlls.manifest.qt5 | |
| parent | 9b33e0a9707a0d38f56309b204faa1580d54c36c (diff) | |
- qt 5 compatibility fixes
- detection for support of optimized find no longer depends on deprecated api
Diffstat (limited to 'src/dlls.manifest.qt5')
| -rw-r--r-- | src/dlls.manifest.qt5 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/dlls.manifest.qt5 b/src/dlls.manifest.qt5 index 0a8ba7b8..5a22c2a8 100644 --- a/src/dlls.manifest.qt5 +++ b/src/dlls.manifest.qt5 @@ -7,6 +7,7 @@ <file name="Qt5Core.dll"/>
<file name="Qt5Declarative.dll"/>
<file name="Qt5Gui.dll"/>
+ <file name="Qt5Quick.dll"/>
<file name="Qt5Network.dll"/>
<file name="Qt5Script.dll"/>
<file name="Qt5Sql.dll"/>
|
