]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/palmos/tglbtn.h
addind nonowned window implementation
[wxWidgets.git] / include / wx / palmos / tglbtn.h
index f4edb56863643ce064e432f3113ff32ddbeda47b..8e0b1d04532a15e79f83e0a903be7310bdeb1d04 100644 (file)
@@ -13,7 +13,8 @@
 #ifndef _WX_TOGGLEBUTTON_H_
 #define _WX_TOGGLEBUTTON_H_
 
-WXDLLEXPORT_DATA(extern const wxChar) wxCheckBoxNameStr[];
+#include "wx/checkbox.h" // wxCheckBoxNameStr, in Datacmn.cpp
+//WXDLLEXPORT_DATA(extern const wxChar) wxCheckBoxNameStr[];
 
 // Checkbox item (single checkbox)
 class WXDLLEXPORT wxToggleButton : public wxToggleButtonBase