[Bug 173546] KMessageBox' palette screws up scrollbars for some styles
Urs Wolfer
uwolfer at kde.org
Sun Oct 26 10:29:16 CET 2008
http://bugs.kde.org/show_bug.cgi?id=173546
Urs Wolfer uwolfer kde org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |uwolfer at kde.org
--- Comment #2 from Urs Wolfer <uwolfer kde org> 2008-10-26 10:29:16 ---
Patch looks good to me. Though I'm not sure if this line is required at all:
+ if (messageScrollArea->viewport())
+ {
(if it is, please write as:
+ if (messageScrollArea->viewport()) {
)
--
Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Kdelibs-bugs
mailing list