refactor: Fix readability-use-concise-preprocessor-directives

This commit is contained in:
Lars Toenning
2025-10-25 23:04:01 +02:00
parent 7579ce8ba4
commit 707eaf0495
16 changed files with 31 additions and 30 deletions

View File

@@ -14,7 +14,7 @@
*/
#ifndef WITH_STATIC
# if defined(BUILD_SIMULATORPLUGINCOMMON_LIB)
# ifdef BUILD_SIMULATORPLUGINCOMMON_LIB
# define SIMULATORPLUGINCOMMON_EXPORT Q_DECL_EXPORT
# else
# define SIMULATORPLUGINCOMMON_EXPORT Q_DECL_IMPORT