Add setting to stack bits (#1452)

This commit is contained in:
apa420
2019-12-21 10:36:46 +01:00
committed by pajlada
parent d5001b97f4
commit be898e88dd
4 changed files with 30 additions and 0 deletions
@@ -82,6 +82,7 @@ private:
bool hasBits_ = false;
QString bits;
int bitsLeft;
bool bitsStacked = false;
bool historicalMessage_ = false;
QString userId_;