Additions to help Fonts compile clean and add SetPS impelementation to wxRegion for OS2

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8946 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
David Webster
2000-12-18 20:06:39 +00:00
parent e7ffb21b6b
commit 442275372d
2 changed files with 46 additions and 0 deletions

View File

@@ -96,6 +96,7 @@ wxBrush wxNullBrush;
wxPalette wxNullPalette;
wxFont wxNullFont;
wxColour wxNullColour;
wxNativeFontInfo wxNullNativeFontInfo;
// Default window names
const wxChar *wxButtonNameStr = wxT("button");