From 52a3097986a6e69f57261d74c8807acbe9374c37 Mon Sep 17 00:00:00 2001 From: Arno Date: Tue, 16 Aug 2016 18:06:56 +0200 Subject: Initial commit Shows files with the current extension and makes them distinguishable by different icons and by color. Not much else, just thought it was time for a commit. --- filesorter.cpp | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 filesorter.cpp (limited to 'filesorter.cpp') 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() +{ + +} -- cgit v1.2.3-70-g09d2