projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
rewrite using type safe wxHashMap instead of wxObject-based wxHashTable
[wxWidgets.git]
/
include
/
wx
/
palmos
/
button.h
diff --git
a/include/wx/palmos/button.h
b/include/wx/palmos/button.h
index 4c1118b475b011c347f26969d0c90b4ecb19deff..1c6d30cf212a82f4b26de42761f042e058d181ce 100644
(file)
--- a/
include/wx/palmos/button.h
+++ b/
include/wx/palmos/button.h
@@
-16,7
+16,7
@@
// Pushbutton
// ----------------------------------------------------------------------------
// Pushbutton
// ----------------------------------------------------------------------------
-class WXDLL
EXPORT
wxButton : public wxButtonBase
+class WXDLL
IMPEXP_CORE
wxButton : public wxButtonBase
{
public:
wxButton() { }
{
public:
wxButton() { }