mirror of https://github.com/adamdruppe/arsd.git
catchup
This commit is contained in:
parent
871b27712d
commit
d44de6f22b
|
@ -6149,7 +6149,7 @@ void flushGui() {
|
|||
}
|
||||
}
|
||||
|
||||
// Internal
|
||||
/// Used internal to dispatch events to various classes.
|
||||
interface CapableOfHandlingNativeEvent {
|
||||
NativeEventHandler getNativeEventHandler();
|
||||
|
||||
|
|
Loading…
Reference in New Issue