mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
CIDR: threads switched "fixed"
This commit is contained in:
@@ -42,5 +42,6 @@ public interface DebuggerIcons {
|
||||
Icon WATCHED_VALUE_ICON = IconLoader.getIcon("/debugger/watch.png");
|
||||
|
||||
Icon STACK_FRAME_ICON = IconLoader.getIcon("/debugger/stackFrame.png");
|
||||
Icon CURRENT_THREAD_ICON = IconLoader.getIcon("/debugger/threadCurrent.png");
|
||||
Icon SUSPENDED_THREAD_ICON = IconLoader.getIcon("/debugger/threadSuspended.png");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user