removed the chrome style tabs

This commit is contained in:
fourtf
2018-04-01 16:41:32 +02:00
parent d075231081
commit 56f0e5e76a
6 changed files with 62 additions and 40 deletions
+1 -1
View File
@@ -117,7 +117,7 @@ void MessageLayout::actuallyLayout(int width, MessageElement::Flags flags)
this->deleteBuffer();
}
this->container.finish();
this->container.end();
this->height = this->container.getHeight();
}