Fixed debug typo

This commit is contained in:
Robinson 2021-03-10 15:06:30 +01:00
parent 05b3e4dc0d
commit b9a48fd607

View File

@ -331,9 +331,7 @@ open class StaticMethodsAndTools(private val project: Project) {
}
}
val fullId = swtType.fullId("Asd")
val fullId = swtType.fullId(version)
if (!fixedSWT) {
fixedSWT = true