Remove comment.
This commit is contained in:
parent
6ee189d012
commit
06fb567eac
@ -229,8 +229,6 @@ void WebBrowser::navigateToMessages(const QList<Message> &messages) {
|
||||
enclosures = enclosures.prepend("<br>");
|
||||
}
|
||||
|
||||
// TODO: upravit skiny aby brali další argument
|
||||
|
||||
messages_layout.append(single_message_layout.arg(message.m_title,
|
||||
tr("Written by ") + (message.m_author.isEmpty() ?
|
||||
tr("uknown author") :
|
||||
|
Loading…
x
Reference in New Issue
Block a user