summaryrefslogtreecommitdiffstats
path: root/examples/sql/sqlbrowser/qsqlconnectiondialog.cpp
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@intel.com>2024-12-29 19:05:46 -0300
committerThiago Macieira <thiago.macieira@intel.com>2024-12-31 10:31:59 -0300
commit4400f09c9769e4a26e5b01b5c5e43060544a1ae0 (patch)
tree7d3cca404776d242b5e10f513d8c71d27147682a /examples/sql/sqlbrowser/qsqlconnectiondialog.cpp
parent714ae22b84553271a2809c393dd1a5a90089cc19 (diff)
Bootstrap: disable QCborValue's use of QCborStreamWriter
We do use QCborValue and QCborStreamWriter in the bootstrap lib, but we don't need QCborValue's serialization functionality. In fact, we only need QCborValue because it is used as a backend to QJsonValue. Drive-by mark the one out-streaming QDataStream method as depending on QT_CONFIG(cborstreamreader) (which indicates no one is disabling that feature). Change-Id: I3e3a3baa0ce28b744adafffdf7dbf0ffe2911208 Reviewed-by: Ahmad Samir <a.samirh78@gmail.com>
Diffstat (limited to 'examples/sql/sqlbrowser/qsqlconnectiondialog.cpp')
0 files changed, 0 insertions, 0 deletions