Home
last modified time | relevance | path

Searched refs:SHARES_URL (Results 1 – 2 of 2) sorted by relevance

/dports/editors/calligra/calligra-3.2.1/gemini/cloud/dropbox/3rdparty/
H A Ddroprestapi.h40 #define SHARES_URL "https://api.dropbox.com/1/shares" macro
H A Ddroprestapi.cc155 url.setUrl(QString("%1").arg(SHARES_URL)); in __shares()