summaryrefslogtreecommitdiffstats
path: root/logic/minecraft/RawLibrary.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'logic/minecraft/RawLibrary.cpp')
-rw-r--r--logic/minecraft/RawLibrary.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/logic/minecraft/RawLibrary.cpp b/logic/minecraft/RawLibrary.cpp
index bae6c66a..c4cd97a1 100644
--- a/logic/minecraft/RawLibrary.cpp
+++ b/logic/minecraft/RawLibrary.cpp
@@ -224,6 +224,7 @@ bool RawLibrary::filesExist(const QDir &base) const
}
return true;
}
+
QString RawLibrary::url() const
{
if (!m_absolute_url.isEmpty())