aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quickcontrols2/chattutorial/chapter4-models/chapter4-models.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/quickcontrols2/chattutorial/chapter4-models/chapter4-models.pro')
-rw-r--r--examples/quickcontrols2/chattutorial/chapter4-models/chapter4-models.pro2
1 files changed, 0 insertions, 2 deletions
diff --git a/examples/quickcontrols2/chattutorial/chapter4-models/chapter4-models.pro b/examples/quickcontrols2/chattutorial/chapter4-models/chapter4-models.pro
index 75d37ca3..2a2d955b 100644
--- a/examples/quickcontrols2/chattutorial/chapter4-models/chapter4-models.pro
+++ b/examples/quickcontrols2/chattutorial/chapter4-models/chapter4-models.pro
@@ -3,8 +3,6 @@ TEMPLATE = app
QT += qml quick sql
CONFIG += c++11
-!qtConfig(sql-sqlite): QTPLUGIN += qsqlite
-
HEADERS += sqlcontactmodel.h \
sqlconversationmodel.h