Add support for non-highlight channel point rewards (#1809)
This commit is contained in:
@@ -47,7 +47,7 @@ public:
|
||||
// Painting
|
||||
void paint(QPainter &painter, int width, int y, int messageIndex,
|
||||
Selection &selection, bool isLastReadMessage,
|
||||
bool isWindowFocused);
|
||||
bool isWindowFocused, bool isMentions);
|
||||
void invalidateBuffer();
|
||||
void deleteBuffer();
|
||||
void deleteCache();
|
||||
|
||||
Reference in New Issue
Block a user