added theme selection color
This commit is contained in:
@@ -12,7 +12,7 @@ ChatWidgetInput::ChatWidgetInput()
|
||||
{
|
||||
this->setLayout(&hbox);
|
||||
|
||||
this->setMaximumHeight(100);
|
||||
this->setMaximumHeight(150);
|
||||
|
||||
this->hbox.addWidget(&edit);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user