WinWorkstation.st
changeset 8866 486bee55512e
parent 8865 62e5d5311788
child 8871 62717b04953b
--- a/WinWorkstation.st	Fri Nov 15 09:55:03 2019 +0100
+++ b/WinWorkstation.st	Fri Nov 15 10:47:38 2019 +0100
@@ -6687,7 +6687,7 @@
 
 scaleFactorForRootDisplayCoordinates
     "this is the factor we need to adopt for the root display coordinates,
-     if windows did scale the application (when the app is not high DPI aware"
+     if windows did scale the application (when the app is not high DPI aware)"
 
     "
         self scaleFactorForRootDisplayCoordinates 
@@ -6704,7 +6704,7 @@
     ^ currentDisplayResolution / Display extent
 
     "Created: / 14-11-2019 / 13:36:59 / Stefan Reise"
-    "Modified: / 15-11-2019 / 09:54:28 / Stefan Reise"
+    "Modified (comment): / 15-11-2019 / 10:47:30 / Stefan Reise"
 !
 
 virtualDisplayResolution