]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/univ/inpcons.h
Added implementation of thread local storage for OS/2.
[wxWidgets.git] / include / wx / univ / inpcons.h
index 874d2f9e864a897c60478cea25ec39274ac77006..3538acd3a827aac060e1abcaf81f21d82cadfdf0 100644 (file)
@@ -35,7 +35,7 @@ typedef wxString wxControlAction;
 // wxControl and wxTopLevelWindow).
 // ----------------------------------------------------------------------------
 
-class WXDLLEXPORT wxInputConsumer
+class WXDLLIMPEXP_CORE wxInputConsumer
 {
 public:
     wxInputConsumer() { m_inputHandler = NULL; }