diff options
author | Alexey Rusakov <Kitsune-Ral@users.sf.net> | 2021-12-30 10:40:07 +0100 |
---|---|---|
committer | Alexey Rusakov <Kitsune-Ral@users.sf.net> | 2022-01-01 20:46:53 +0100 |
commit | 5b8ea1a0d419fda1729aaa81e34ad20e0dacef44 (patch) | |
tree | b7e13af6755183e3f0b8d24640a75f336ce72bd7 /3rdparty | |
parent | 39b50a13a0379ea32be114c85f3c697d75d4e03b (diff) | |
download | libquotient-5b8ea1a0d419fda1729aaa81e34ad20e0dacef44.tar.gz libquotient-5b8ea1a0d419fda1729aaa81e34ad20e0dacef44.zip |
Try to fix building with MSVC with Qt pre-5.14
MSVC is quite picky to redeclaration with __declspec(dllexport), judging
it as changing the class of storage. This commit tries to reorder
declarations so that MSVC is made aware of dllexport attribute on the
first encounter rather than the second one.
Diffstat (limited to '3rdparty')
0 files changed, 0 insertions, 0 deletions