EmacsKeys: Make plugin soft-loadable

Change-Id: I42002f7410f165745ba7de68536f66a1653df63f
Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
This commit is contained in:
hjk
2023-11-20 10:27:35 +01:00
parent e1251f4ac3
commit 8dded168fd

View File

@@ -3,6 +3,7 @@
"Version" : "${IDE_VERSION}", "Version" : "${IDE_VERSION}",
"CompatVersion" : "${IDE_VERSION_COMPAT}", "CompatVersion" : "${IDE_VERSION_COMPAT}",
"Experimental" : true, "Experimental" : true,
"SoftLoadable" : true,
"Vendor" : "nsf", "Vendor" : "nsf",
"Copyright" : "(C) 2016 nsf <no.smile.face@gmail.com>, (C) ${IDE_COPYRIGHT_YEAR} The Qt Company Ltd", "Copyright" : "(C) 2016 nsf <no.smile.face@gmail.com>, (C) ${IDE_COPYRIGHT_YEAR} The Qt Company Ltd",
"License" : [ "Commercial Usage", "License" : [ "Commercial Usage",