Home
last modified time | relevance | path

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

/dports/editors/calligra/calligra-3.2.1/gemini/cloud/dropbox/3rdparty/
H A Ddroprestapi.h33 #define FILES_URL "https://api.dropbox.com/1/metadata/dropbox" macro
H A Ddroprestapi.cc59 QUrl url(QString("%1%2").arg(FILES_URL).arg(folder_name)); in root_dir()