miscellaneous small enhancements
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57984 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1446,6 +1446,12 @@ public:
|
||||
wxImage& operator=(const wxImage& image);
|
||||
};
|
||||
|
||||
/**
|
||||
An instance of an empty image without an alpha channel.
|
||||
*/
|
||||
wxImage wxNullImage;
|
||||
|
||||
|
||||
// ============================================================================
|
||||
// Global functions/macros
|
||||
// ============================================================================
|
||||
|
Reference in New Issue
Block a user