moved last message line in settings and changed defaults

This commit is contained in:
fourtf
2021-03-13 12:33:54 +01:00
parent 4ff2de0567
commit 81ce8dcc08
3 changed files with 33 additions and 30 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ public:
{
QPainter painter(this);
painter.setPen(QColor("#999"));
painter.setPen(QColor(153, 153, 153, 153));
if (this->vertical_)
{