]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk1/control.h
Fixes for long to wxCoord
[wxWidgets.git] / include / wx / gtk1 / control.h
index 3b19b4c98c962b7ba33d20951b6feab35cab1015..5ae7c44043a9344245116db3befa4c6bba48dee0 100644 (file)
@@ -29,7 +29,7 @@ class wxControl;
 // wxControl
 //-----------------------------------------------------------------------------
 
-class wxControl : public wxWindow
+class wxControl : public wxControlBase
 {
 public:
     wxControl();