fixed typo

forgot to pull my local changes to Mac :-/


Former-commit-id: 8e57cad4af836746ba6442443ace8d4521202151
This commit is contained in:
Matthias Grimm 2015-11-24 19:37:52 +01:00
parent 5c394a4aee
commit e76e41c046

View File

@ -20,7 +20,7 @@ bool operator !=(CiColor p1, CiColor p2) {
return !(p1 == p2);
}
PPhilipsHueLight::PhilipsHueLight(unsigned int id, QString originalState, QString modelId) :
PhilipsHueLight::PhilipsHueLight(unsigned int id, QString originalState, QString modelId) :
id(id), originalState(originalState) {
// Hue system model ids (http://www.developers.meethue.com/documentation/supported-lights).
// Light strips, color iris, ...