1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-09 02:36:01 +02:00

[458647] RSE table views don't support quick search when SWT.VIRTUAL

used
This commit is contained in:
Dave McKnight 2015-01-28 10:44:33 -05:00
parent 70a3912f26
commit abc7d8d75d

View file

@ -37,7 +37,7 @@
* David McKnight (IBM) - [458647] RSE table views don't support quick search when SWT.VIRTUAL used
********************************************************************************/
package org.eclipse.rse.ui.view;
package org.eclipse.rse.ui.view;
import java.util.ArrayList;
import java.util.Enumeration;
import java.util.HashMap;