mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-30 21:55:31 +02:00
[458647] RSE table views don't support quick search when SWT.VIRTUAL
used
This commit is contained in:
parent
d7d0ec104e
commit
b5b2c229aa
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@
|
|||
|
||||
package org.eclipse.rse.ui.view;
|
||||
import java.util.ArrayList;
|
||||
import java.util.Enumeration;
|
||||
import java.util.Enumeration;
|
||||
import java.util.HashMap;
|
||||
import java.util.Hashtable;
|
||||
import java.util.Iterator;
|
||||
|
|
Loading…
Add table
Reference in a new issue