projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
corrected the direction of comparisons between wxString and char/wxChar strings
[wxWidgets.git]
/
include
/
wx
/
os2
/
radiobox.h
diff --git
a/include/wx/os2/radiobox.h
b/include/wx/os2/radiobox.h
index bc6257dfffcd5739d3e96772c59a1aac15d94619..eb790894cecc174ee93baa4f47ae54f59bef0441 100644
(file)
--- a/
include/wx/os2/radiobox.h
+++ b/
include/wx/os2/radiobox.h
@@
-72,7
+72,7
@@
public:
);
}
);
}
- ~wxRadioBox();
+
virtual
~wxRadioBox();
bool Create( wxWindow* pParent
,wxWindowID vId
bool Create( wxWindow* pParent
,wxWindowID vId