X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/dc797d8e1b4ef10be4f5c9cd73151406f459706d..63a4b41eda9484b315e499a05aa718b113b20da1:/include/wx/motif/tglbtn.h

diff --git a/include/wx/motif/tglbtn.h b/include/wx/motif/tglbtn.h
index 0fd827b953..b35aa1b5ce 100644
--- a/include/wx/motif/tglbtn.h
+++ b/include/wx/motif/tglbtn.h
@@ -15,7 +15,7 @@
 
 #include "wx/checkbox.h"
 
-class WXDLLEXPORT wxToggleButton : public wxCheckBox
+class WXDLLIMPEXP_CORE wxToggleButton : public wxCheckBox
 {
 public:
     wxToggleButton() { Init(); }