Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
KDE:KDE3
kdeartwork3
fix-kde1-style-buttons.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File fix-kde1-style-buttons.patch of Package kdeartwork3
diff -wruN kdeartwork-3.5.10.orig/kwin-styles/kde1/kde1client.cpp kdeartwork-3.5.10/kwin-styles/kde1/kde1client.cpp --- kdeartwork-3.5.10.orig/kwin-styles/kde1/kde1client.cpp 2006-01-19 19:22:26.000000000 +0300 +++ kdeartwork-3.5.10/kwin-styles/kde1/kde1client.cpp 2012-12-06 00:34:54.058735294 +0400 @@ -283,7 +283,7 @@ button[n]->setMouseTracking( FALSE ); button[n]->setAutoRaise( TRUE ); button[n]->setFocusPolicy( QWidget::NoFocus ); - button[n]->setFixedSize( 20, 20 ); + button[n]->setFixedSize( 18, 18 ); } #if 0 // not sure what this is supposed to mean (and why)
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