projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Fix border size computation in wxAuiTabArt.
[wxWidgets.git]
/
include
/
wx
/
osx
/
pnghand.h
diff --git
a/include/wx/osx/pnghand.h
b/include/wx/osx/pnghand.h
index a91fd69c85e43eeb0df354d03083938b1f8a0c20..e1ffc9ed8911ff5c486bb7ece4b6bedfbad80c54 100644
(file)
--- a/
include/wx/osx/pnghand.h
+++ b/
include/wx/osx/pnghand.h
@@
-1,5
+1,5
@@
/////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////
-// Name: pnghand.h
+// Name:
wx/osx/
pnghand.h
// Purpose: PNG bitmap handler
// Author: Julian Smart
// Modified by:
// Purpose: PNG bitmap handler
// Author: Julian Smart
// Modified by:
@@
-25,7
+25,7
@@
public:
SetName(wxT("PNG bitmap file"));
SetExtension(wxT("bmp"));
SetType(wxBITMAP_TYPE_PNG);
SetName(wxT("PNG bitmap file"));
SetExtension(wxT("bmp"));
SetType(wxBITMAP_TYPE_PNG);
- }
;
+ }
virtual bool LoadFile(wxBitmap *bitmap, const wxString& name, long flags,
int desiredWidth, int desiredHeight);
virtual bool LoadFile(wxBitmap *bitmap, const wxString& name, long flags,
int desiredWidth, int desiredHeight);