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