1
0
Fork 0
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:
Dave McKnight 2015-03-11 16:18:05 -04:00
parent d7d0ec104e
commit b5b2c229aa

View file

@ -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;