X-Git-Url: https://git.sesse.net/?p=ccbs;a=blobdiff_plain;f=bigscreen%2Ftop5chosenscreen.h;h=8f5bd5f209401c9092f719817151e48840afca3e;hp=af2df73d2c5687b32842455138f09837922d1e5d;hb=09ae4d8636130d4c86ab3f8df8f823482f948f97;hpb=723136532e3bb8b318b595b9eeef031275d5c72e diff --git a/bigscreen/top5chosenscreen.h b/bigscreen/top5chosenscreen.h index af2df73..8f5bd5f 100644 --- a/bigscreen/top5chosenscreen.h +++ b/bigscreen/top5chosenscreen.h @@ -22,7 +22,7 @@ public: virtual ~Top5ChosenScreen(); bool check_invalidated(); - void draw(unsigned char *buf); + void draw(unsigned char *buf, unsigned width, unsigned height); }; #endif /* !defined(_TOP5CHOSENSCREEN_H) */