X-Git-Url: https://gitweb.factorcode.org/gitweb.cgi?p=factor.git;a=blobdiff_plain;f=basis%2Fwindows%2Fshcore%2Fshcore.factor;fp=basis%2Fwindows%2Fshcore%2Fshcore.factor;h=1964fa0c5c88170ba5ff8a101f4c56377728691b;hp=f36064d01acafd0e42cb2999101ea9636387d340;hb=726a8b784b91bb5e5d1ee01af46a6b91cf0ff438;hpb=7ce33839919485fa70f2ac825543a73bbb27725c diff --git a/basis/windows/shcore/shcore.factor b/basis/windows/shcore/shcore.factor index f36064d01a..1964fa0c5c 100644 --- a/basis/windows/shcore/shcore.factor +++ b/basis/windows/shcore/shcore.factor @@ -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 } ; +