Merge branch 'master' of github.com:martinrotter/rssguard
This commit is contained in:
commit
a64b3c41da
@ -178,9 +178,11 @@ QString MessageObject::createLabelId(const QString& title, const QString& hex_co
|
||||
|
||||
if (hex_color.isEmpty()) {
|
||||
// Generate color.
|
||||
return nullptr;
|
||||
}
|
||||
|
||||
// TODO: CONTINUE
|
||||
return nullptr;
|
||||
}
|
||||
|
||||
void MessageObject::addEnclosure(const QString& url, const QString& mime_type) const {
|
||||
|
Loading…
x
Reference in New Issue
Block a user