Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12:Update
python-wxWidgets
wxPython-missing_return.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File wxPython-missing_return.patch of Package python-wxWidgets
--- wxPython/src/gtk/_gdi_wrap.cpp +++ wxPython/src/gtk/_gdi_wrap.cpp @@ -4080,7 +4080,7 @@ virtual void ResetClip() {} virtual void * GetNativeContext() { return NULL; } virtual int GetLogicalFunction() const { return 0; } - virtual bool SetLogicalFunction(int ) {} + virtual bool SetLogicalFunction(int ) {return false; } virtual void Translate( wxDouble , wxDouble ) {} virtual void Scale( wxDouble , wxDouble ) {} virtual void Rotate( wxDouble ) {}
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