From 586971256972337f68ce1c9e07083343b585fac6 Mon Sep 17 00:00:00 2001 From: "Lubomir I. Ivanov" Date: Thu, 5 Dec 2013 18:28:28 +0200 Subject: Divelogs.de: add a divelist context menu item for upload Signed-off-by: Lubomir I. Ivanov --- qt-ui/subsurfacewebservices.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'qt-ui/subsurfacewebservices.h') diff --git a/qt-ui/subsurfacewebservices.h b/qt-ui/subsurfacewebservices.h index 3c41b08d1..07f902b8f 100644 --- a/qt-ui/subsurfacewebservices.h +++ b/qt-ui/subsurfacewebservices.h @@ -66,7 +66,7 @@ class DivelogsDeWebServices : public WebServices { public: static DivelogsDeWebServices * instance(); void downloadDives(); - void uploadDives(QIODevice *dldContent); + void prepareDivesForUpload(); private slots: void startDownload(); @@ -79,6 +79,7 @@ private slots: void uploadError(QNetworkReply::NetworkError error); void startUpload(); private: + void uploadDives(QIODevice *dldContent); explicit DivelogsDeWebServices (QWidget* parent = 0, Qt::WindowFlags f = 0); void setStatusText(int status); void download_dialog_traverse_xml(xmlNodePtr node, unsigned int *download_status); -- cgit v1.2.3-70-g09d2