added stuff

This commit is contained in:
fourtf
2017-01-29 13:23:22 +01:00
parent 1c076b803e
commit ceded7ff96
10 changed files with 99 additions and 8 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ ChatWidget::ChatWidget(QWidget *parent)
, vbox(this)
, header(this)
, view(this)
, input()
, input(this)
{
this->vbox.setSpacing(0);
this->vbox.setMargin(1);