fix compile error

This commit is contained in:
Michael Zanetti 2014-04-13 19:41:48 +02:00
parent 38d4faedeb
commit e4c27dfa88

View File

@ -291,7 +291,7 @@ QList<DeviceClass> DevicePluginOpenweathermap::supportedDevices() const
QList<DeviceDescription> DevicePluginOpenweathermap::discoveredDevices(const DeviceClassId &deviceClassId) const
{
m_openweaher->
// m_openweaher->
}
DeviceManager::HardwareResources DevicePluginOpenweathermap::requiredHardware() const