]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/xrc/custclas.h
Patch [ 1114647 ] Mouse wheel support for wxVScrolledWindow
[wxWidgets.git] / samples / xrc / custclas.h
index 9973ed0161aaac7310f40af33e5db6d065ac9ca0..9f13053fc36215499ea67094f1cbb9b5349f255a 100644 (file)
@@ -69,7 +69,7 @@ public:
                        );
 
     // Destuctor.
                        );
 
     // Destuctor.
-    ~MyResizableListCtrl();
+    ~MyResizableListCtrl(){};
 
 protected:
 
 
 protected: