qtdeclarative/examples/quickcontrols2/chattutorial/chapter4-models
Oswald Buddenhagen acedf3ade8 remove bogus QTPLUGIN+=qsqlite magic
the code was originally meant to link the plugin if it's not built into
qtsql. this logic did not survive the various build system refactorings,
but it's also entirely pointless, because available static plugins are
now automatically linked.

Change-Id: If4b5bb3387f21aef98aa55257dd5b94f953822c5
Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
Reviewed-by: J-P Nurmi <jpnurmi@qt.io>
2017-05-29 17:55:11 +00:00
..
ContactPage.qml Update license headers to silence qtqa/tst_license warnings 2017-02-24 13:04:52 +00:00
ConversationPage.qml Update license headers to silence qtqa/tst_license warnings 2017-02-24 13:04:52 +00:00
chapter4-models.pro remove bogus QTPLUGIN+=qsqlite magic 2017-05-29 17:55:11 +00:00
main.cpp Update license headers to silence qtqa/tst_license warnings 2017-02-24 13:04:52 +00:00
main.qml Update license headers to silence qtqa/tst_license warnings 2017-02-24 13:04:52 +00:00
qml.qrc Merge remote-tracking branch 'origin/5.6' into 5.7 2016-04-20 16:23:33 +02:00
sqlcontactmodel.cpp Update license headers to silence qtqa/tst_license warnings 2017-02-24 13:04:52 +00:00
sqlcontactmodel.h Update license headers to silence qtqa/tst_license warnings 2017-02-24 13:04:52 +00:00
sqlconversationmodel.cpp Update license headers to silence qtqa/tst_license warnings 2017-02-24 13:04:52 +00:00
sqlconversationmodel.h Update license headers to silence qtqa/tst_license warnings 2017-02-24 13:04:52 +00:00