26.4.4
Fixed a duplicate symbol assembler error in mcpservice.h when building with GCC 9 (Ubuntu Focal / Debian 11) caused by QStringLiteral being used in default function parameter values in a header file; replaced with QLatin1String to avoid the issue (for #3536)
Source
More at Home Site
Fixed a duplicate symbol assembler error in mcpservice.h when building with GCC 9 (Ubuntu Focal / Debian 11) caused by QStringLiteral being used in default function parameter values in a header file; replaced with QLatin1String to avoid the issue (for #3536)
Source
More at Home Site


![[-]](https://www.geeks.fyi/images/collapse.png)

