]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/listbox.h
Added some standard further identifiers to help with WinCE toolbars
[wxWidgets.git] / include / wx / mac / listbox.h
index ed538622dd5e6a9c06096b0c3275f84a89ee2689..9e0bd5af33da35bf85ce365101a72d9370becc6f 100644 (file)
@@ -111,7 +111,7 @@ public:
     // Windows callbacks
 
     virtual void    SetupColours();
-    virtual void    MacHandleControlClick( WXWidget control , wxInt16 controlpart ) ;
+    virtual void    MacHandleControlClick( WXWidget control , wxInt16 controlpart , bool mouseStillDown ) ;
        virtual bool MacCanFocus() const { return true ; }
     void OnChar(wxKeyEvent& event);