Export the lcQpaFonts logging category
It's used by the WASM and iOS platform plugins. Change-Id: Ia0c833e11a8db8d68782c84937fb444e5430cefe Reviewed-by: Giuseppe D'Angelo <giuseppe.dangelo@kdab.com> Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io>
This commit is contained in:
parent
253a4a146b
commit
0f16c76e83
@ -25,7 +25,7 @@
|
||||
|
||||
QT_BEGIN_NAMESPACE
|
||||
|
||||
Q_DECLARE_LOGGING_CATEGORY(lcQpaFonts)
|
||||
Q_DECLARE_EXPORTED_LOGGING_CATEGORY(lcQpaFonts, Q_GUI_EXPORT)
|
||||
|
||||
class QWritingSystemsPrivate;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user