Final alpha fixes. BETA1 release

This commit is contained in:
Digital Artifex
2026-08-21 07:11:31 -04:00
parent 1aaff0cd02
commit 7b25255126
5 changed files with 46 additions and 42 deletions
+1 -1
View File
@@ -114,7 +114,7 @@ protected:
auto createDirectory(const QUrl &uri) -> void;
auto localCheck(const QUrl &uri) noexcept(false) -> void;
auto validateUri(const QUrl &uri) noexcept(false) -> void;
auto extract(const QUrl &sourceUri) noexcept(false) -> QUrl;
auto copyFile(const QUrl &sourceUri, const QUrl &destinationUri) noexcept(false) -> void;
auto compile(const QUrl &uri) noexcept(false) -> void;