Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:belphegor_belbel:KDE3
kdelibs3
fix-macmenu.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File fix-macmenu.patch of Package kdelibs3
--- kdeui/kmenubar.cpp.sav 2008-03-08 17:32:38.000000000 +0100 +++ kdeui/kmenubar.cpp 2009-08-30 09:27:29.000000000 +0200 @@ -308,7 +308,7 @@ void KMenuBar::updateFallbackSize() if( d->fallback_mode ) { d->fallback_mode = false; -// KWin::setStrut( winId(), 0, 0, 0, 0 ); KWin will set strut as it will see fit + KWin::setStrut( winId(), 0, 0, 0, 0 ); setMinimumSize( 0, 0 ); setMaximumSize( QWIDGETSIZE_MAX, QWIDGETSIZE_MAX ); updateMenuBarSize();
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