aboutsummaryrefslogtreecommitdiff
path: root/qdeduper/pathchooser.cpp
diff options
context:
space:
mode:
authorGravatar Chris Xiong <chirs241097@gmail.com> 2022-09-25 19:05:48 -0400
committerGravatar Chris Xiong <chirs241097@gmail.com> 2022-09-25 19:05:48 -0400
commita9318910a6d21747d7f8d85bdb08ec78611ca904 (patch)
tree7545769fa68c42248bef88edad5a1ee8b0a94c4b /qdeduper/pathchooser.cpp
parentd49ac45655a160984c5e1c1429b08fab3f000224 (diff)
downloaddeduper-a9318910a6d21747d7f8d85bdb08ec78611ca904.tar.xz
Add sorting.
Diffstat (limited to 'qdeduper/pathchooser.cpp')
-rw-r--r--qdeduper/pathchooser.cpp4
1 files changed, 0 insertions, 4 deletions
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 <QPushButton>
#include <QStandardItemModel>
#include <QVBoxLayout>
-#include <qdialogbuttonbox.h>
-#include <qfiledialog.h>
-#include <qnamespace.h>
-#include <qstandarditemmodel.h>
PathChooser::PathChooser(QWidget *parent) : QDialog(parent)
{