mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-24 18:04:14 +08:00
refs #649, added check for changed base URL to database reader
(continued #649 after fixes of #664)
This commit is contained in:
@@ -110,7 +110,7 @@ namespace BlackMisc
|
||||
bool isEmpty() const;
|
||||
|
||||
//! Qualified name
|
||||
QString getFullUrl() const;
|
||||
QString getFullUrl(bool withQuery = true) const;
|
||||
|
||||
//! Set full URL
|
||||
void setFullUrl(const QString &fullUrl);
|
||||
|
||||
Reference in New Issue
Block a user