]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/choice.h
Fix memory leak by letting the base class version handle the
[wxWidgets.git] / include / wx / msw / choice.h
index 690b16860518e690fb62655b98fbb85f4aa3865b..3c4e4b015c1a9fd907166d9acc8dfbc2149cd7ed 100644 (file)
@@ -6,7 +6,7 @@
 // Created:     01/02/97
 // RCS-ID:      $Id$
 // Copyright:   (c) Julian Smart
-// Licence:     wxWindows licence
+// Licence:     wxWidgets licence
 /////////////////////////////////////////////////////////////////////////////
 
 #ifndef _WX_CHOICE_H_
@@ -101,6 +101,8 @@ protected:
                            int width, int height,
                            int sizeFlags = wxSIZE_AUTO);
 
+    virtual bool MSWShouldPreProcessMessage(WXMSG *pMsg);
+
     virtual WXDWORD MSWGetStyle(long style, WXDWORD *exstyle) const;
 
     // update the height of the drop down list to fit the number of items we