refactor: normalize url fn & cleanup
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
This commit is contained in:
@ -211,7 +211,7 @@ public:
|
||||
|
||||
int suitableMaxMem();
|
||||
|
||||
void addImportUrl(QString const& url);
|
||||
QUrl normalizeImportUrl(QString const& url);
|
||||
|
||||
signals:
|
||||
void updateAllowedChanged(bool status);
|
||||
|
Reference in New Issue
Block a user