Fixed clazy warnings: missing Q_OBJECT.

This commit is contained in:
Mat Sutcliffe
2018-12-17 16:42:05 +00:00
parent 333ea1b8df
commit e40af8132c
79 changed files with 156 additions and 6 deletions

View File

@@ -26,6 +26,7 @@ namespace BlackGui
//! Text message list model
class BLACKGUI_EXPORT CTextMessageListModel : public CListModelBase<BlackMisc::Network::CTextMessage, BlackMisc::Network::CTextMessageList>
{
Q_OBJECT
public:
//! What kind of stations