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 | 67b0268e700072b9ee273a40251b422a8f55c3ba (patch) | |
| tree | 8e5ee4b39044649400c2cd323c61e46f244e94be /src/dlls.manifest.qt5 | |
| parent | b1ac479fb648ed7c7e295fecb3a98a2e27cb3fde (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"/>
|
