Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-15-SP7:Update
python-wxPython.35301
wxPython-4.1.1-fix-overrides.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File wxPython-4.1.1-fix-overrides.patch of Package python-wxPython.35301
--- wxPython-4.1.1.orig/sip/cpp/sip_gridwxGridEvent.cpp 2020-11-21 20:10:38.000000000 +0100 +++ wxPython-4.1.1/sip/cpp/sip_gridwxGridEvent.cpp 2021-05-16 03:21:55.031555889 +0200 @@ -32,8 +32,8 @@ * this class. */ protected: - int GetRow() SIP_OVERRIDE; - int GetCol() SIP_OVERRIDE; + int GetRow(); + int GetCol(); ::wxEvent* Clone() const SIP_OVERRIDE; ::wxEventCategory GetEventCategory() const SIP_OVERRIDE;
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor