mirror of
https://bitbucket.org/smil3y/katie.git
synced 2025-02-24 02:42:55 +00:00
fancy QJsonParseError header
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
This commit is contained in:
parent
6bca29a17f
commit
ec3e7a62cd
2 changed files with 2 additions and 0 deletions
|
@ -82,6 +82,7 @@ incmap = {
|
||||||
'QXmlStreamWriter': 'qxmlstream.h',
|
'QXmlStreamWriter': 'qxmlstream.h',
|
||||||
'QXmlStreamAttribute': 'qxmlstream.h',
|
'QXmlStreamAttribute': 'qxmlstream.h',
|
||||||
'QTextDecoder': 'qtextcodec.h',
|
'QTextDecoder': 'qtextcodec.h',
|
||||||
|
'QJsonParseError': 'qjsondocument.h',
|
||||||
},
|
},
|
||||||
'QtGui': {
|
'QtGui': {
|
||||||
'QHBoxLayout': 'qboxlayout.h',
|
'QHBoxLayout': 'qboxlayout.h',
|
||||||
|
|
|
@ -233,6 +233,7 @@ set(CORE_PUBLIC_HEADERS
|
||||||
QMetaEnum
|
QMetaEnum
|
||||||
QMutexLocker
|
QMutexLocker
|
||||||
QScopedArrayPointer
|
QScopedArrayPointer
|
||||||
|
QJsonParseError
|
||||||
# obsolete
|
# obsolete
|
||||||
QFlags
|
QFlags
|
||||||
Qt
|
Qt
|
||||||
|
|
Loading…
Add table
Reference in a new issue