Fixed a bug where scrolling layouts wrong

It used the wrong with to layout the messages.
This commit is contained in:
fourtf
2018-01-05 10:41:21 +01:00
parent 69488eb2ea
commit 8418e36e49
2 changed files with 11 additions and 7 deletions
+1
View File
@@ -2,6 +2,7 @@
#include <QMap>
#include <QString>
#include <memory>
#include <mutex>
namespace chatterino {