Breaking changes for expr_color
Removed the typedef-name nana::color_t
This commit is contained in:
@@ -209,7 +209,6 @@ namespace nana
|
||||
graph.rectangle(r, false, clr);
|
||||
|
||||
graph.set_color(clr.blend(colors::white, 0.5));
|
||||
//unsigned color_x = graph.mix(color, 0xFFFFFF, 0.5); //deprecated
|
||||
|
||||
r.pare_off(2);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user