mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 717283 - Fix build bustage caused by merge conflict in d8fc13006aa4
This commit is contained in:
parent
933b4a18d4
commit
d2233a8dc4
@ -79,7 +79,7 @@ public class GeckoEvent {
|
||||
public static final int ACTIVITY_START = 17;
|
||||
public static final int BROADCAST = 19;
|
||||
public static final int VIEWPORT = 20;
|
||||
public static final int VISTITED = 21;
|
||||
public static final int VISITED = 21;
|
||||
public static final int NETWORK_CHANGED = 22;
|
||||
|
||||
public static final int IME_COMPOSITION_END = 0;
|
||||
|
Loading…
Reference in New Issue
Block a user