projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Rebake trunk after wxWebView merge and add missing project files for the wxWebView...
[wxWidgets.git]
/
include
/
wx
/
motif
/
slider.h
diff --git
a/include/wx/motif/slider.h
b/include/wx/motif/slider.h
index 4789727c922c363df2a90fb02de416847c430ecf..50cab8140af93ff2fad565faebbc442fb0c7d4f9 100644
(file)
--- a/
include/wx/motif/slider.h
+++ b/
include/wx/motif/slider.h
@@
-15,7
+15,7
@@
#include "wx/control.h"
// Slider
#include "wx/control.h"
// Slider
-class WXDLL
EXPORT
wxSlider: public wxSliderBase
+class WXDLL
IMPEXP_CORE
wxSlider: public wxSliderBase
{
DECLARE_DYNAMIC_CLASS(wxSlider)
{
DECLARE_DYNAMIC_CLASS(wxSlider)
@@
-33,7
+33,7
@@
public:
Create(parent, id, value, minValue, maxValue, pos, size, style, validator, name);
}
Create(parent, id, value, minValue, maxValue, pos, size, style, validator, name);
}
- ~wxSlider();
+
virtual
~wxSlider();
bool Create(wxWindow *parent, wxWindowID id,
int value, int minValue, int maxValue,
bool Create(wxWindow *parent, wxWindowID id,
int value, int minValue, int maxValue,