mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-08-25 19:29:30 +07:00
Proper focus requests through the IDE focus subsystem. Part II.
This commit is contained in:
-1
@@ -211,7 +211,6 @@ interface ii {}
|
||||
}
|
||||
}
|
||||
}
|
||||
;
|
||||
}
|
||||
|
||||
void cf8() {
|
||||
|
||||
-1
@@ -5,7 +5,6 @@
|
||||
C {
|
||||
void foo() {}
|
||||
}
|
||||
;
|
||||
|
||||
abstract void foo();
|
||||
}
|
||||
|
||||
-1
@@ -5,7 +5,6 @@
|
||||
C {
|
||||
void foo() {}
|
||||
}
|
||||
;
|
||||
|
||||
abstract void foo();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user