mingw32 compilation fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4516 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -12,6 +12,9 @@
|
|||||||
#ifndef _WX_DIB_H_
|
#ifndef _WX_DIB_H_
|
||||||
#define _WX_DIB_H_
|
#define _WX_DIB_H_
|
||||||
|
|
||||||
|
class WXDLLEXPORT wxBitmap;
|
||||||
|
class WXDLLEXPORT wxColourMap;
|
||||||
|
|
||||||
// Save (device dependent) wxBitmap as a DIB
|
// Save (device dependent) wxBitmap as a DIB
|
||||||
bool wxSaveBitmap(wxChar *filename, wxBitmap *bitmap, wxColourMap *colourmap = NULL);
|
bool wxSaveBitmap(wxChar *filename, wxBitmap *bitmap, wxColourMap *colourmap = NULL);
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user