#include "comment.h" Comment::Comment(QObject *parent) : Table(parent), m_author(Q_NULLPTR), m_post(Q_NULLPTR) { }