X-Git-Url: https://git.sesse.net/?p=ccbs;a=blobdiff_plain;f=bigscreen%2Fgroupscreen.h;h=1bff23fdb57607009fe3e3def8a1a0083ceb08ad;hp=21ab17248e2bb4ab54056e9778d12a63f3d422a2;hb=0b3bb271ac40b5f8bcfc5a417d4423e92c4483b1;hpb=876c65c3f4f828a54fa8041f5d68e3c4cae1d463 diff --git a/bigscreen/groupscreen.h b/bigscreen/groupscreen.h index 21ab172..1bff23f 100644 --- a/bigscreen/groupscreen.h +++ b/bigscreen/groupscreen.h @@ -27,6 +27,7 @@ public: bool check_invalidated(); void draw(unsigned char *buf); + int get_priority(); }; #endif /* !defined(_GROUPSCREEN_H) */