Fix class name
This commit is contained in:
parent
f6713ef18a
commit
0397c2ec98
@ -24,7 +24,7 @@
|
||||
|
||||
package org.ewol;
|
||||
|
||||
public interface NativeCallback {
|
||||
public interface EwolCallback {
|
||||
|
||||
public void keyboardUpdate(boolean show);
|
||||
public void eventNotifier(String[] args);
|
||||
|
Loading…
x
Reference in New Issue
Block a user