mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-15 09:15:34 +08:00
Fixed clazy warnings: missing Q_OBJECT.
This commit is contained in:
@@ -34,6 +34,8 @@ namespace BlackGui
|
||||
//! QDialog which can minimize to system tray
|
||||
class BLACKGUI_EXPORT CSystemTrayWindow : public QMainWindow
|
||||
{
|
||||
Q_OBJECT
|
||||
|
||||
public:
|
||||
//! System Tray Flag
|
||||
enum SystemTrayFlag
|
||||
|
||||
Reference in New Issue
Block a user