]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/windows/shcore/shcore.factor
factor: add newlines to .factor files
[factor.git] / basis / windows / shcore / shcore.factor
index f36064d01acafd0e42cb2999101ea9636387d340..1964fa0c5c88170ba5ff8a101f4c56377728691b 100644 (file)
@@ -72,4 +72,5 @@ FUNCTION: HRESULT SetProcessDpiAwareness ( PROCESS_DPI_AWARENESS value )
 ENUM: SHELL_UI_COMPONENT
     { SHELL_UI_COMPONENT_TASKBARS 0 }
     { SHELL_UI_COMPONENT_NOTIFICATIONAREA 1 }
-    { SHELL_UI_COMPONENT_DESKBAND 2 } ;
\ No newline at end of file
+    { SHELL_UI_COMPONENT_DESKBAND 2 } ;
+