X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/82c591d771cb651b7d54e1eada7c33da962e3831..8bc333d76d46ce8b3a0077e211ff1485673ae725:/src/msw/control.cpp?ds=inline diff --git a/src/msw/control.cpp b/src/msw/control.cpp index 05370f4505..8e72df223d 100644 --- a/src/msw/control.cpp +++ b/src/msw/control.cpp @@ -187,7 +187,7 @@ bool wxControl::MSWCreateControl(const wxChar *classname, #if wxUSE_TREECTRL if ( wxDynamicCastThis(wxTreeCtrl) ) testFont = true; -#endif wxUSE_TREECTRL +#endif // wxUSE_TREECTRL if ( testFont ) {