projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
added base parameter to wxString::To[U]Long
[wxWidgets.git]
/
include
/
wx
/
msw
/
stattext.h
diff --git
a/include/wx/msw/stattext.h
b/include/wx/msw/stattext.h
index 8c67921fe8c6872f5d80ce5114c1f5a66333954a..781b5878ab406c7250d863a379a409242eb87be4 100644
(file)
--- a/
include/wx/msw/stattext.h
+++ b/
include/wx/msw/stattext.h
@@
-18,8
+18,6
@@
#include "wx/control.h"
-WXDLLEXPORT_DATA(extern const wxChar*) wxStaticTextNameStr;
-
class WXDLLEXPORT wxStaticText : public wxControl
{
DECLARE_DYNAMIC_CLASS(wxStaticText)