projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
guarding agains NULL
[wxWidgets.git]
/
include
/
wx
/
os2
/
radiobut.h
diff --git
a/include/wx/os2/radiobut.h
b/include/wx/os2/radiobut.h
index 1e71293c8114b375a2f970934fca572a4d5bbb2a..168967fa14b1ac85fef76e84a0c3e117fa85240c 100644
(file)
--- a/
include/wx/os2/radiobut.h
+++ b/
include/wx/os2/radiobut.h
@@
-1,5
+1,5
@@
/////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////
-// Name: radiobut.h
+// Name:
wx/os2/
radiobut.h
// Purpose: wxRadioButton class
// Author: David Webster
// Modified by:
// Purpose: wxRadioButton class
// Author: David Webster
// Modified by:
@@
-14,7
+14,7
@@
#include "wx/control.h"
#include "wx/control.h"
-class WXDLL
EXPORT
wxRadioButton: public wxControl
+class WXDLL
IMPEXP_CORE
wxRadioButton: public wxControl
{
public:
inline wxRadioButton() { Init(); }
{
public:
inline wxRadioButton() { Init(); }