grulich je opravdu gej

This commit is contained in:
Martin Rotter 2013-12-14 18:56:25 +01:00
parent 44661b36d8
commit d868134375

View File

@ -35,8 +35,8 @@ class FeedsModelFeed : public FeedsModelRootItem {
void setTitle(const QString &title); void setTitle(const QString &title);
protected: protected:
QString m_title;
Type m_type; Type m_type;
QString m_title;
int m_totalCount; int m_totalCount;
int m_unreadCount; int m_unreadCount;
}; };