ui.backend.cocoa.views: call super.prepareOpenGL().
parent
9f37936f53
commit
864912f446
|
@ -164,6 +164,7 @@ CLASS: FactorView < NSOpenGLView
|
||||||
COCOA-PROTOCOL: NSTextInput
|
COCOA-PROTOCOL: NSTextInput
|
||||||
|
|
||||||
METHOD: void prepareOpenGL [
|
METHOD: void prepareOpenGL [
|
||||||
|
self SUPER-> prepareOpenGL
|
||||||
|
|
||||||
self SEL: setWantsBestResolutionOpenGLSurface:
|
self SEL: setWantsBestResolutionOpenGLSurface:
|
||||||
-> respondsToSelector: c-bool> [
|
-> respondsToSelector: c-bool> [
|
||||||
|
|
Loading…
Reference in New Issue