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