Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Please login to access the resource
openSUSE:Leap:42.2:Ports
qt3-extensions
pluginmanager-fix.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File pluginmanager-fix.diff of Package qt3-extensions
--- src/tools/qgpluginmanager.cpp +++ src/tools/qgpluginmanager.cpp @@ -383,6 +383,8 @@ sameBasename << (*git).mid( (*git).find( QChar(0xfffd) ) + 1 ); ++git; } + if( !sameBasename.isEmpty()) + sameBasename.prepend( lib ); if ( sameBasename.isEmpty() ) { that->addLibrary( new QComLibrary( lib ) );
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