Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:11.4
libqt4-sql-plugins
plastik-default.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File plastik-default.diff of Package libqt4-sql-plugins
--- src/gui/kernel/qguiplatformplugin.cpp +++ src/gui/kernel/qguiplatformplugin.cpp @@ -180,7 +180,10 @@ stylename = QLatin1String("cde"); break; default: - // Don't do anything + if (X11->use_xrender) + stylename = QLatin1String("plastique"); + else + stylename = QLatin1String("windows"); break; } return stylename;
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