diff --git a/interfaces/devicesmodel.h b/interfaces/devicesmodel.h index cd2826ff2..4a7314a74 100644 --- a/interfaces/devicesmodel.h +++ b/interfaces/devicesmodel.h @@ -33,7 +33,7 @@ public: IconNameRole, DeviceRole }; - Q_ENUM(ModelRoles); + Q_ENUM(ModelRoles) // A device is always paired or reachable or both // You can combine the Paired and Reachable flags