aboutsummaryrefslogtreecommitdiff
path: root/backends/cloud
diff options
context:
space:
mode:
Diffstat (limited to 'backends/cloud')
-rw-r--r--backends/cloud/dropbox/dropboxstorage.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/backends/cloud/dropbox/dropboxstorage.h b/backends/cloud/dropbox/dropboxstorage.h
index 0500db5d49..afa9447566 100644
--- a/backends/cloud/dropbox/dropboxstorage.h
+++ b/backends/cloud/dropbox/dropboxstorage.h
@@ -54,7 +54,7 @@ public:
/**
* Returns Dropbox auth link.
*/
- static Common::String DropboxStorage::getAuthLink();
+ static Common::String getAuthLink();
/**
* Show message with Dropbox auth instructions. (Temporary)