X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1e6feb95a79834836e88143b15d9f424ebe79621..efd1393bccefbb6cf12f82d5e10a4fb6080e6702:/src/msw/data.cpp diff --git a/src/msw/data.cpp b/src/msw/data.cpp index 7e863a33d3..9657bb89ed 100644 --- a/src/msw/data.cpp +++ b/src/msw/data.cpp @@ -96,7 +96,9 @@ wxIcon wxNullIcon; wxCursor wxNullCursor; wxPen wxNullPen; wxBrush wxNullBrush; +#if wxUSE_PALETTE wxPalette wxNullPalette; +#endif // wxUSE_PALETTE wxFont wxNullFont; wxColour wxNullColour;