From 82f4d5dde0f368db6feeb21bd31f525d367701ee Mon Sep 17 00:00:00 2001 From: PB Date: Tue, 1 Nov 2022 19:06:36 +0100 Subject: [PATCH] Update Build and Install Instructions for Windows Just change "Windows XP" support to "Theme Support" when referring to visual styles. --- docs/msw/install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/msw/install.md b/docs/msw/install.md index 3d66d0228e..edf38b2021 100644 --- a/docs/msw/install.md +++ b/docs/msw/install.md @@ -479,7 +479,7 @@ project file from `$WXWIN\samples\minimal` or some other sample and adapt it to your application. If you are not using Visual Studio please see -@subpage plat_msw_winxp "Windows XP Support" to enable visual styles in your +@subpage plat_msw_winxp "Theme Support" to enable visual styles in your application. Advanced Library Configurations {#msw_advanced}