Update mime database from Qt

qtbase/32692667a625f31aa02e0303f2139c780ae42694
  Apply Q_CONSTINIT across the codebase

Change-Id: Icb4c54b268c6fc21f94c143b5f444e8a117f0bdf
Reviewed-by: Jarek Kobus <jaroslaw.kobus@qt.io>
This commit is contained in:
Eike Ziller
2024-08-09 14:35:05 +02:00
parent 73c0c32c2b
commit b069f68864

View File

@@ -56,6 +56,7 @@ MimeDatabasePrivate::~MimeDatabasePrivate()
}
#if 0
Q_CONSTINIT
#if 0 //def QT_BUILD_INTERNAL
Q_CORE_EXPORT
#else