summaryrefslogtreecommitdiffstats
path: root/tradeshow/iot-sensortag/clouddataprovider.h
diff options
context:
space:
mode:
Diffstat (limited to 'tradeshow/iot-sensortag/clouddataprovider.h')
-rw-r--r--tradeshow/iot-sensortag/clouddataprovider.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/tradeshow/iot-sensortag/clouddataprovider.h b/tradeshow/iot-sensortag/clouddataprovider.h
index 904431d..ccfbeed 100644
--- a/tradeshow/iot-sensortag/clouddataprovider.h
+++ b/tradeshow/iot-sensortag/clouddataprovider.h
@@ -78,7 +78,8 @@ private slots:
#ifndef QT_NO_SSL
void sslErrors(QNetworkReply *, const QList<QSslError> &errors);
#endif
-
+protected:
+ void reset() {}
private:
void parseReceivedText();