----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/112816/ -----------------------------------------------------------
Review request for kdelibs. Description ------- This is a two-commit patch: 1. Add a KColorUtils::getHcy() method 2. In kcolorutils demo: use KColorUtils::getHcy() instead of the internal KColorSpaces::KHCY This is a required first step to make kconfigwidgets build standalone Diffs ----- staging/kconfigwidgets/tests/kcolorutilsdemo.cpp 940569e tier1/kguiaddons/src/lib/colors/kcolorutils.h c20c6f7 tier1/kguiaddons/src/lib/colors/kcolorutils.cpp 9212bba Diff: http://git.reviewboard.kde.org/r/112816/diff/ Testing ------- kcolorutilsdemo still works. Thanks, Aurélien Gâteau