CComponentsInfoBox: use framed infobox as default

This commit is contained in:
2016-04-05 20:53:21 +02:00
parent 1cf1aee40b
commit 3d3b724457

View File

@@ -57,6 +57,7 @@ CComponentsInfoBox::CComponentsInfoBox( const int& x_pos,
height = h;
shadow = shadow_mode;
col_frame = color_frame;
cc_enable_frame = true;
col_body = color_body;
col_shadow = color_shadow;