Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 52526 Details for
Bug 83909
[patch] qt kmenu fix.
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch qt-3.3.4
qt-3.3.4-fix.kmenu.patch (text/plain), 594 bytes, created by
Peter Volkov (RETIRED)
on 2005-03-02 22:03:44 UTC
(
hide
)
Description:
patch qt-3.3.4
Filename:
MIME Type:
Creator:
Peter Volkov (RETIRED)
Created:
2005-03-02 22:03:44 UTC
Size:
594 bytes
patch
obsolete
>diff -Naur qt-x11-free-3.3.4/src/widgets/qpopupmenu.cpp qt-x11-free-3.3.4.new/src/widgets/qpopupmenu.cpp >--- qt-x11-free-3.3.4/src/widgets/qpopupmenu.cpp 2005-01-21 20:16:22.000000000 +0300 >+++ qt-x11-free-3.3.4.new/src/widgets/qpopupmenu.cpp 2005-02-28 14:02:42.997495200 +0300 >@@ -2530,7 +2530,7 @@ > constPolish(); > QPopupMenu* that = (QPopupMenu*) this; > //We do not need a resize here, just the sizeHint.. >- return that->updateSize(FALSE, FALSE).expandedTo( QApplication::globalStrut() ); >+ return that->updateSize(FALSE).expandedTo( QApplication::globalStrut() ); > } > >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 83909
: 52526