projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
s/Chiniese/Chinese/g
[wxWidgets.git]
/
include
/
wx
/
msw
/
statbmp.h
diff --git
a/include/wx/msw/statbmp.h
b/include/wx/msw/statbmp.h
index 31dbb6c88f21efb7229bd6d731f1cbb5ccca515f..ec79fcfe0041dccdfa388b9142d810ab536ff4a8 100644
(file)
--- a/
include/wx/msw/statbmp.h
+++ b/
include/wx/msw/statbmp.h
@@
-75,6
+75,7
@@
protected:
bool ImageIsOk() const;
void SetImage(const wxGDIImage* image);
+ void SetImageNoCopy( wxGDIImage* image );
// we can have either an icon or a bitmap
bool m_isIcon;