initial commit

This commit is contained in:
2019-11-08 13:54:04 +01:00
parent 583f895326
commit 2e54453905
5 changed files with 42 additions and 17 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ protected:
private:
signals:
void addEntry(const QString& path);
void addEntrys(const QStringList& fileList);
};
Q_DECLARE_METATYPE(cTreeView*)