re-add variable I accidentally removed
This commit is contained in:
@@ -161,6 +161,8 @@ private:
|
||||
QTimer gifUpdateTimer;
|
||||
bool gifUpdateTimerInitiated = false;
|
||||
|
||||
int _generation = 0;
|
||||
|
||||
// methods
|
||||
static QString getTwitchEmoteLink(long id, qreal &scale);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user