Skip to content
This repository was archived by the owner on Mar 4, 2023. It is now read-only.

Commit 0c4cf9e

Browse files
committed
use new model test class, fix model
1 parent 573b5e3 commit 0c4cf9e

File tree

11 files changed

+59
-1052
lines changed

11 files changed

+59
-1052
lines changed

.qmake.conf

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ CONFIG += warning_clean exceptions c++14
44
win32:cross_compile: CONFIG += winrt
55
QMAKE_MACOSX_DEPLOYMENT_TARGET = 10.12
66

7+
versionAtLeast(QT_VERSION, 5.11.0): CONFIG += sample_test_model
8+
79
DEFINES += QT_DEPRECATED_WARNINGS QT_ASCII_CAST_WARNINGS
810

911
MODULE_VERSION_MAJOR = 4

examples/3rdparty/LICENSE.GPL

Lines changed: 0 additions & 342 deletions
This file was deleted.

examples/3rdparty/README.html

Lines changed: 0 additions & 39 deletions
This file was deleted.

0 commit comments

Comments
 (0)