commit | c2466b787d5bf9c5989adb72e84fb1440e47a398 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Jul 17 16:57:09 2024 +0100 |
committer | Simon Glass <sjg@chromium.org> | Fri Jul 26 08:01:06 2024 -0600 |
tree | 59e1b2c4fa15ee451364f18109fdaef80ccf73c2 | |
parent | c5ca9dc1542895d57057990168883f07f98ab9bb [diff] |
qconfig: Use the Color object in Progress Since the Progress class has the required object, use it from there instead of passing it around. Signed-off-by: Simon Glass <sjg@chromium.org>