projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
no changes, just updated the URL of KB article in a comment
[wxWidgets.git]
/
include
/
wx
/
os2
/
radiobox.h
diff --git
a/include/wx/os2/radiobox.h
b/include/wx/os2/radiobox.h
index eb790894cecc174ee93baa4f47ae54f59bef0441..04a93b01678f485b78bebea8e73a1c5f3afa9a0e 100644
(file)
--- a/
include/wx/os2/radiobox.h
+++ b/
include/wx/os2/radiobox.h
@@
-13,7
+13,7
@@
#define _WX_RADIOBOX_H_
// List box item
#define _WX_RADIOBOX_H_
// List box item
-class WXDLL
EXPORT
wxBitmap ;
+class WXDLL
IMPEXP_FWD_CORE
wxBitmap ;
class WXDLLEXPORT wxRadioBox: public wxControl, public wxRadioBoxBase
{
class WXDLLEXPORT wxRadioBox: public wxControl, public wxRadioBoxBase
{
@@
-165,6
+165,7
@@
public:
wxString GetLabel(int nItem) const;
protected:
wxString GetLabel(int nItem) const;
protected:
+ virtual wxBorder GetDefaultBorder() const { return wxBORDER_NONE; }
virtual wxSize DoGetBestSize(void) const;
virtual void DoSetSize( int nX
,int nY
virtual wxSize DoGetBestSize(void) const;
virtual void DoSetSize( int nX
,int nY