]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/os2/private.h
api uniformity between tabart and dockart
[wxWidgets.git] / include / wx / os2 / private.h
index a453f8b02d9433eda86dac42a17a4a87eb631f75..b64b64e50b331b77136ad051e2cdb23e2706cb0b 100644 (file)
@@ -287,7 +287,7 @@ extern LONG APIENTRY wxSubclassedGenericControlProc(WXHWND hWnd, WXDWORD message
 // OS/2 convention of the mask is opposed to the wxWidgets one, so we need
 // to invert the mask each time we pass one/get one to/from Windows
 extern HBITMAP wxInvertMask(HBITMAP hbmpMask, int w = 0, int h = 0);
-extern HBITMAP wxFlipBmp(HBITMAP hbmp, int w = 0, int h = 0);
+extern HBITMAP wxCopyBmp(HBITMAP hbmp, bool flip=false, int w=0, int h=0);
 
 // ---------------------------------------------------------------------------
 // global data