modules/graphics/src/main/native-glass/win/Utils.h

Print this page

        

@@ -500,10 +500,11 @@
         jmethodID init;
         jmethodID notifySettingsChanged;
     } Screen;
     struct {
         jmethodID reportExceptionMID;
+        jmethodID notifyThemeChangedMID;
     } Application;
 } JavaIDs;
 
 extern JavaIDs javaIDs;