]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk/slider.h
When handling accelerators in wxWebView make sure that we do not block right-alt...
[wxWidgets.git] / include / wx / gtk / slider.h
index 50e9df086c04642bb6487fd3628bccccbc58d324..0476b55aaee1269d050f654b7f04e232550f0e85 100644 (file)
@@ -30,6 +30,7 @@ public:
         Create( parent, id, value, minValue, maxValue,
                 pos, size, style, validator, name );
     }
+    ~wxSlider();
 
     bool Create(wxWindow *parent,
                 wxWindowID id,