mirror of
https://github.com/angryip/ipscan.git
synced 2025-10-26 11:18:17 +00:00
fix #190 preserve enterNotifyEventProc method - it seems that 32-bit GTK SWT uses it from native code
This commit is contained in:
parent
c41380a234
commit
613cd75df9
@ -65,6 +65,7 @@
|
||||
}
|
||||
-keepclassmembers class org.eclipse.swt.widgets.Control {
|
||||
*** regionToRects(...);
|
||||
*** enterNotifyEventProc(...);
|
||||
}
|
||||
-keepclassmembers class org.eclipse.swt.widgets.Display {
|
||||
*** *Proc(...);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user