Home
last modified time | relevance | path

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

/dports/textproc/sigil/Sigil-1.8.0/src/Misc/
H A DUpdateChecker.cpp38 static const QString DOWNLOAD_PAGE_LOCATION = "http://sigil-ebook.com/get"; variable
106 QDesktopServices::openUrl(QUrl(DOWNLOAD_PAGE_LOCATION)); in CheckForUpdate()