summaryrefslogtreecommitdiffstats
path: root/tests/auto/sql/kernel/qsqldatabase/tst_qsqldatabase.cpp
diff options
context:
space:
mode:
authorTor Arne Vestbø <tor.arne.vestbo@qt.io>2019-02-13 12:52:33 +0100
committerTor Arne Vestbø <tor.arne.vestbo@qt.io>2019-02-18 22:57:53 +0000
commit7319c342c34f6bcc8f0322e9613c6296331f1487 (patch)
treeb3d8813db68bf127bc05727ef362592731272ee1 /tests/auto/sql/kernel/qsqldatabase/tst_qsqldatabase.cpp
parent6273b484b35479eb5788425c8d90acacdf239623 (diff)
macOS: Implement QNSWindow/QNSPanel mixin using preprocessor includes
We want to share the implementation between the two classes, but Objective-C doesn't natively have a mixin-feature. Instead of using dynamic super-calls at runtime (which worked fine, but added complexity), we now do the mixin at compile time using the preprocessor. The dynamic-super feature is left in, in case we need it in other areas in the future. Change-Id: I95dfa7f18cba86cc518e963dd018944ef113ac06 Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io>
Diffstat (limited to 'tests/auto/sql/kernel/qsqldatabase/tst_qsqldatabase.cpp')
0 files changed, 0 insertions, 0 deletions