Update gtk96
This commit is contained in:
parent
f29303f46f
commit
6e7a7eb099
|
@ -44,6 +44,7 @@ public:
|
||||||
color.set_blue(1);
|
color.set_blue(1);
|
||||||
color.set_red(0);
|
color.set_red(0);
|
||||||
color.set_green(0);
|
color.set_green(0);
|
||||||
|
color_btn.set_rgba(color);
|
||||||
|
|
||||||
//Show Everything
|
//Show Everything
|
||||||
add(main_box);
|
add(main_box);
|
||||||
|
|
Loading…
Reference in New Issue