From a9318910a6d21747d7f8d85bdb08ec78611ca904 Mon Sep 17 00:00:00 2001 From: Chris Xiong Date: Sun, 25 Sep 2022 19:05:48 -0400 Subject: Add sorting. --- qdeduper/pathchooser.cpp | 4 ---- 1 file changed, 4 deletions(-) (limited to 'qdeduper/pathchooser.cpp') diff --git a/qdeduper/pathchooser.cpp b/qdeduper/pathchooser.cpp index c08199f..75c829d 100644 --- a/qdeduper/pathchooser.cpp +++ b/qdeduper/pathchooser.cpp @@ -8,10 +8,6 @@ #include #include #include -#include -#include -#include -#include PathChooser::PathChooser(QWidget *parent) : QDialog(parent) { -- cgit v1.2.3