X-Git-Url: https://git.sesse.net/?p=ccbs;a=blobdiff_plain;f=bigscreen%2Fgroupscreen.h;h=b88debec24381e01b54c6218d6de2486f2c29b0f;hp=2acb0325618fe6d30e6e651166ee164ec34a6991;hb=b8e7570409d3dff7d17bb44da6e3ba8f5861ca29;hpb=233b56b4ea7820602ee5cba8a717930348400bf6 diff --git a/bigscreen/groupscreen.h b/bigscreen/groupscreen.h index 2acb032..b88debe 100644 --- a/bigscreen/groupscreen.h +++ b/bigscreen/groupscreen.h @@ -22,6 +22,7 @@ private: std::vector last_text; void draw_main_heading(std::vector &td); + void draw_column_headings(std::vector &td, const Group &group, const std::vector &colwidth); void find_column_widths(const Group &group, std::vector &colwidth); public: