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

@@ -175,6 +175,7 @@ namespace BlackGui
//! The menu for loading and handling own models for mapping tasks
//! \note This is specific for that very component
//! \fixme MS 2018-12 Move to namespace scope and add Q_OBJECT
class CLoadModelsMenu : public Menus::IMenuDelegate
{
public: