wxNullIconBundle
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45422 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -171,14 +171,15 @@ STANDARD_CURSOR = Cursor.__new__(Cursor)
|
||||
%immutable;
|
||||
%threadWrapperOff;
|
||||
|
||||
const wxBitmap wxNullBitmap;
|
||||
const wxIcon wxNullIcon;
|
||||
const wxCursor wxNullCursor;
|
||||
const wxPen wxNullPen;
|
||||
const wxBrush wxNullBrush;
|
||||
const wxPalette wxNullPalette;
|
||||
const wxFont wxNullFont;
|
||||
const wxColour wxNullColour;
|
||||
const wxBitmap wxNullBitmap;
|
||||
const wxIcon wxNullIcon;
|
||||
const wxCursor wxNullCursor;
|
||||
const wxPen wxNullPen;
|
||||
const wxBrush wxNullBrush;
|
||||
const wxPalette wxNullPalette;
|
||||
const wxFont wxNullFont;
|
||||
const wxColour wxNullColour;
|
||||
const wxIconBundle wxNullIconBundle;
|
||||
|
||||
%threadWrapperOn;
|
||||
%mutable;
|
||||
|
Reference in New Issue
Block a user