fixed timestamps not updating when changed in the settings

This commit is contained in:
fourtf
2018-01-23 21:56:25 +01:00
parent f292d2e097
commit 8a77f918f6
5 changed files with 18 additions and 5 deletions
+1
View File
@@ -67,6 +67,7 @@ private:
int currentLayoutWidth = -1;
int fontGeneration = -1;
int emoteGeneration = -1;
QString timestampFormat;
float scale = -1;
unsigned int bufferUpdatedCount = 0;