mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-06 11:50:54 +07:00
Open TRUSTED_PROJECTS_HELP_TOPIC for MPS
GitOrigin-RevId: 5ee1941ddca5e9b991c909d63975bbf7bcae1e65
This commit is contained in:
committed by
intellij-monorepo-bot
parent
d0a59d8f4d
commit
0653f59f3c
@@ -104,7 +104,11 @@ interface TrustStateListener {
|
||||
}
|
||||
}
|
||||
|
||||
internal const val TRUSTED_PROJECTS_HELP_TOPIC: String = "Project_security"
|
||||
/**
|
||||
* Used in MPS
|
||||
*/
|
||||
@ApiStatus.Internal
|
||||
const val TRUSTED_PROJECTS_HELP_TOPIC: String = "Project_security"
|
||||
|
||||
private class ShowTrustProjectDialogAction : DumbAwareAction() {
|
||||
override fun getActionUpdateThread(): ActionUpdateThread = ActionUpdateThread.BGT
|
||||
|
||||
Reference in New Issue
Block a user