summaryrefslogtreecommitdiffstats
path: root/filesorter.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'filesorter.cpp')
-rw-r--r--filesorter.cpp6
1 files changed, 6 insertions, 0 deletions
diff --git a/filesorter.cpp b/filesorter.cpp
new file mode 100644
index 0000000..fc9d1c4
--- /dev/null
+++ b/filesorter.cpp
@@ -0,0 +1,6 @@
+#include "filesorter.h"
+
+FileSorter::FileSorter()
+{
+
+}