Remove comment.

This commit is contained in:
Martin Rotter 2015-12-07 16:58:59 +01:00
parent 3640ee6e3e
commit b0cf12230a
1 changed files with 0 additions and 1 deletions

View File

@ -86,7 +86,6 @@ bool TtRssServiceRoot::canBeDeleted() {
QVariant TtRssServiceRoot::data(int column, int role) const {
switch (role) {
case Qt::ToolTipRole:
// TODO: zobrazovat pokročile informace a statistiky.
if (column == FDS_MODEL_TITLE_INDEX) {
return tr("Tiny Tiny RSS\n\nAccount ID: %3\nUsername: %1\nServer: %2").arg(m_network->username(),
m_network->url(),