added emojis
This commit is contained in:
+1
-1
@@ -26,5 +26,5 @@ void ChatWidget::paintEvent(QPaintEvent *)
|
||||
{
|
||||
QPainter painter (this);
|
||||
|
||||
painter.fillRect(rect(), ColorScheme::getInstance().ChatBackground);
|
||||
painter.fillRect(rect(), ColorScheme::instance().ChatBackground);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user