Files
qt-creator/src/plugins/terminal/terminalsurface.cpp
Cristian Adam 12456ce688 Terminal: Fix build with QTC_STATIC_BUILD
The `log` Q_LOGGING_CATEGORY was used in a different place, and would
conflict in a static build.

Change-Id: Id23722a2aca3ea9afb846d8dd75aed9972c7b16f
Reviewed-by: <github-actions-qt-creator@cristianadam.eu>
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
Reviewed-by: Marcus Tillmanns <marcus.tillmanns@qt.io>
2023-05-30 09:43:58 +00:00

16 KiB