breakpoints-ui. infinite recursive fixed

This commit is contained in:
andrey.zaytsev
2012-06-18 13:25:39 +04:00
parent 47411f9ae5
commit e3f929558a
4 changed files with 15 additions and 4 deletions
@@ -19,7 +19,7 @@ import com.intellij.debugger.ui.breakpoints.Breakpoint;
import com.intellij.debugger.ui.breakpoints.BreakpointFactory;
import com.intellij.openapi.util.Key;
import com.intellij.xdebugger.breakpoints.ui.XBreakpointGroup;
import com.intellij.xdebugger.breakpoints.ui.XBreakpointTypeGroup;
import com.intellij.xdebugger.impl.breakpoints.ui.grouping.XBreakpointTypeGroup;
import org.jetbrains.annotations.NotNull;
import javax.swing.*;