1
0
Fork 0
forked from blue/squawk

downloaded files now stored with squawk:// prefix, that way I can move downloads folder without messing up the database

This commit is contained in:
Blue 2022-02-19 00:27:09 +03:00
parent 243edff8bd
commit d8b5ccb2da
Signed by untrusted user: blue
GPG key ID: 9B203B252A63EE38
14 changed files with 75 additions and 44 deletions

View file

@ -31,6 +31,7 @@
#include <set>
#include "urlstorage.h"
#include "shared/pathcheck.h"
namespace Core {