forked from qt-creator/qt-creator
EmacsKeys: Make plugin soft-loadable
Change-Id: I42002f7410f165745ba7de68536f66a1653df63f Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
This commit is contained in:
@@ -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",
|
||||||
|
Reference in New Issue
Block a user