X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=bigscreen%2Ftop5chosenscreen.h;fp=bigscreen%2Ftop5chosenscreen.h;h=8f5bd5f209401c9092f719817151e48840afca3e;hb=09ae4d8636130d4c86ab3f8df8f823482f948f97;hp=af2df73d2c5687b32842455138f09837922d1e5d;hpb=84157afe24c5b731c728fb9123be094f0849df35;p=ccbs 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) */