mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-24 09:54:16 +08:00
Fixed clazy warnings: missing Q_OBJECT.
This commit is contained in:
@@ -83,6 +83,7 @@ namespace BlackGui
|
||||
void deferredUpdate();
|
||||
|
||||
//! Custom menu for the log component
|
||||
//! \fixme Move to namespace scope and add Q_OBJECT
|
||||
class CMessageMenu : public Menus::IMenuDelegate
|
||||
{
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user