projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fixup Blit so it can be used with a source that is a wxBufferedDC,
[wxWidgets.git]
/
include
/
wx
/
palmos
/
radiobut.h
diff --git
a/include/wx/palmos/radiobut.h
b/include/wx/palmos/radiobut.h
index 21a67013241e4c846c223d06fadd7f6eb1076714..25c36d35e8e525b61b93cdabb4f184559cd62f6d 100644
(file)
--- a/
include/wx/palmos/radiobut.h
+++ b/
include/wx/palmos/radiobut.h
@@
-12,10
+12,6
@@
#ifndef _WX_RADIOBUT_H_
#define _WX_RADIOBUT_H_
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
- #pragma interface "radiobut.h"
-#endif
-
class WXDLLEXPORT wxRadioButton: public wxControl
{
public: