mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
Merge branch 'master' of git@git.labs.intellij.net:idea/community
This commit is contained in:
+1
-1
@@ -105,7 +105,7 @@ public class DefaultLibraryRootsComponentDescriptor extends LibraryRootsComponen
|
||||
}
|
||||
}
|
||||
|
||||
private class AttachSourcesDescriptor extends ChooserBasedAttachRootButtonDescriptor {
|
||||
private static class AttachSourcesDescriptor extends ChooserBasedAttachRootButtonDescriptor {
|
||||
private AttachSourcesDescriptor() {
|
||||
super(OrderRootType.SOURCES, ProjectBundle.message("module.libraries.attach.sources.button"));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user