modules/javafx.graphics/src/main/native-glass/mac/GlassStatics.h

Print this page

        

@@ -49,10 +49,11 @@
 
 extern jmethodID jWindowNotifyMove;
 extern jmethodID jWindowNotifyResize;
 extern jmethodID jWindowNotifyClose;
 extern jmethodID jWindowNotifyMoveToAnotherScreen;
+extern jmethodID jWindowNotifyScaleChanged;
 extern jmethodID jWindowNotifyFocus;
 extern jmethodID jWindowNotifyFocusUngrab;
 extern jmethodID jWindowNotifyFocusDisabled;
 extern jmethodID jWindowNotifyDestroy;
 extern jmethodID jWindowNotifyDelegatePtr;