1
0
This commit is contained in:
Scott Graves
2017-03-31 19:24:55 -05:00
parent 6032504076
commit 7fdee0415b

View File

@@ -27,7 +27,7 @@ class SIADRIVE_DOKAN_EXPORTABLE DokanImpl
private: private:
typedef struct typedef struct
{ {
FilePath SiaPath; SString SiaPath;
FilePath CacheFilePath; FilePath CacheFilePath;
bool Dummy; bool Dummy;
bool Changed; bool Changed;