projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
By default, align renderers as column header under GTK+, too.
[wxWidgets.git]
/
include
/
wx
/
palmos
/
spinctrl.h
diff --git
a/include/wx/palmos/spinctrl.h
b/include/wx/palmos/spinctrl.h
index d0237f13469cf63abd46ab4c3a7b0ecd88d3d0bc..677c3406255d9667d03d14299136d62eea1ccf73 100644
(file)
--- a/
include/wx/palmos/spinctrl.h
+++ b/
include/wx/palmos/spinctrl.h
@@
-25,7
+25,7
@@
WX_DEFINE_EXPORTED_ARRAY_PTR(wxSpinCtrl *, wxArraySpins);
// control is clicked.
// ----------------------------------------------------------------------------
-class WXDLL
EXPORT
wxSpinCtrl : public wxSpinButton
+class WXDLL
IMPEXP_CORE
wxSpinCtrl : public wxSpinButton
{
public:
wxSpinCtrl() { }