improved new tabs

This commit is contained in:
fourtf
2018-03-30 16:25:49 +02:00
parent e3d889b2e2
commit a0d8ace515
5 changed files with 47 additions and 20 deletions
+1 -1
View File
@@ -38,7 +38,7 @@ void NotebookButton::paintEvent(QPaintEvent *)
}
painter.setPen(Qt::NoPen);
painter.fillRect(this->rect(), background);
// painter.fillRect(this->rect(), background);
float h = height(), w = width();