mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-26 19:06:24 +07:00
Configure annotations button does not need to be so wide
This commit is contained in:
+1
@@ -212,6 +212,7 @@ public class UnusedDeclarationInspection extends FilteringInspectionTool {
|
||||
EntryPointsManagerImpl.getInstance(project).configureAnnotations();
|
||||
}
|
||||
});
|
||||
gc.fill = GridBagConstraints.NONE;
|
||||
gc.gridy++;
|
||||
|
||||
add(configureAnnotations, gc);
|
||||
|
||||
Reference in New Issue
Block a user