diff --git a/plugins/deviceplugins/openweathermap/devicepluginopenweathermap.cpp b/plugins/deviceplugins/openweathermap/devicepluginopenweathermap.cpp index e7f746db..3466b3f0 100644 --- a/plugins/deviceplugins/openweathermap/devicepluginopenweathermap.cpp +++ b/plugins/deviceplugins/openweathermap/devicepluginopenweathermap.cpp @@ -291,7 +291,7 @@ QList DevicePluginOpenweathermap::supportedDevices() const QList DevicePluginOpenweathermap::discoveredDevices(const DeviceClassId &deviceClassId) const { - m_openweaher-> +// m_openweaher-> } DeviceManager::HardwareResources DevicePluginOpenweathermap::requiredHardware() const