mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-09 18:56:02 +02:00
[458647] RSE table views don't support quick search when SWT.VIRTUAL
used
This commit is contained in:
parent
70a3912f26
commit
abc7d8d75d
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@
|
||||||
* David McKnight (IBM) - [458647] RSE table views don't support quick search when SWT.VIRTUAL used
|
* 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.ArrayList;
|
||||||
import java.util.Enumeration;
|
import java.util.Enumeration;
|
||||||
import java.util.HashMap;
|
import java.util.HashMap;
|
||||||
|
|
Loading…
Add table
Reference in a new issue