----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/101805/ -----------------------------------------------------------
Review request for kdelibs and Olivier Goffart. Summary ------- When a KDE application is running on GNOME it looks odd right now because it does not use the GNOME palette, contrary to Qt-only application. Attached patch fixes this by relying on the platform plugin for the palette. Patch was suggested by Olivier Goffart. Diffs ----- kdeui/kernel/kglobalsettings.cpp 1a497c7 Diff: http://git.reviewboard.kde.org/r/101805/diff Testing ------- - Run kwrite on KDE => KDE palette - Run kwrite on GNOME => GNOME palette Thanks, Aurélien