You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
QString(QT_TR_NOOP("The included file `%1' contains one or more `@include' statements. This isn't currently supported!")).arg(fi.absoluteFilePath()),
234
+
QString(QT_TR_NOOP("The included file `%1' contains one or more `%2' statements. This isn't currently supported!")).arg(fi.absoluteFilePath(), TokenInclude),
0 commit comments