initial commit

This commit is contained in:
2019-11-07 15:19:19 +01:00
parent bfa2c336f6
commit 583f895326
5 changed files with 123 additions and 12 deletions
+1 -1
View File
@@ -48,7 +48,7 @@ private:
void createFileActions();
void createContextActions();
void addPath(const QString& path);
void addPath(const QString& path, bool recursive = true);
void addFile(const QString& file);
bool isInList(const QString& file);