Bug 28894

Summary: [wx] Compilation fix for wxWidgets 2.9.1+
Product: WebKit Reporter: Vadim Zeitlin <vz-webkit>
Component: WebKit wxAssignee: Kevin Ollivier <kevino>
Status: RESOLVED FIXED    
Severity: Normal CC: kevino
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Linux   
Attachments:
Description Flags
Use the new method name with wx 2.9.1+ none

Vadim Zeitlin
Reported 2009-09-01 15:53:56 PDT
Created attachment 38894 [details] Use the new method name with wx 2.9.1+ The method wxRendererNative::DrawRadioButton() was renamed to DrawRadioBitmap() in wx 2.9.1 to avoid conflicts with other methods with the same name in wxWidgets. The attached patch updates wxWebKit sources accordingly.
Attachments
Use the new method name with wx 2.9.1+ (1.27 KB, patch)
2009-09-01 15:53 PDT, Vadim Zeitlin
no flags
Kevin Ollivier
Comment 1 2009-09-09 13:39:51 PDT
Applied, thanks! In the future, please make sure to follow the WebKit patch submission guidelines. I've written up a 'cheat sheet' on what you need to do here: http://wxwebkit.wxcommunity.com/index.php?n=Main.Development
Note You need to log in before you can comment on or make changes to this bug.