mirror of
https://github.com/sirjonasxx/G-Earth.git
synced 2024-11-26 10:20:51 +01:00
Attempt onClick fix
This commit is contained in:
parent
8de3d5cdd4
commit
ee73ae1d41
@ -169,9 +169,7 @@ public abstract class ExtensionBase extends IExtension {
|
||||
* The application got doubleclicked from the G-Earth interface. Doing something here is optional
|
||||
*/
|
||||
@Override
|
||||
void onClick() {
|
||||
|
||||
}
|
||||
public void onClick() {}
|
||||
|
||||
@Override
|
||||
protected ExtensionInfo getInfoAnnotations() {
|
||||
|
Loading…
Reference in New Issue
Block a user