aboutsummaryrefslogtreecommitdiff
path: root/qdeduper/pathchooser.cpp
diff options
context:
space:
mode:
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)
{