This commit is contained in:
Rasmus Karlsson
2018-04-01 16:43:30 +02:00
parent 3dae83e749
commit f820024fd5
12 changed files with 62 additions and 67 deletions
+1
View File
@@ -244,6 +244,7 @@ void MessageLayout::addSelectionText(QString &str, int from, int to)
{
this->container.addSelectionText(str, from, to);
}
} // namespace layouts
} // namespace messages
} // namespace chatterino