aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/git/changeselectiondialog.h
diff options
context:
space:
mode:
authorLaurent Montel <laurent.montel@kdab.com>2017-09-27 10:05:33 +0200
committerLaurent Montel <laurent.montel@kdab.com>2017-09-28 07:05:19 +0000
commitac6055eeb06d88f848468d25ff4a053e4f8dc0f0 (patch)
tree1d1cc3a0297cc52ed90fab48fcf1917f78b3ca2b /src/plugins/git/changeselectiondialog.h
parent3edc50a1644d142a29e3d72273d5e22866552efd (diff)
Git: clean forward declaration
Change-Id: Ic8e988d9fa27f9e92fdcfe111220a5c929998afb Reviewed-by: Orgad Shaneh <orgads@gmail.com>
Diffstat (limited to 'src/plugins/git/changeselectiondialog.h')
-rw-r--r--src/plugins/git/changeselectiondialog.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/plugins/git/changeselectiondialog.h b/src/plugins/git/changeselectiondialog.h
index 5fad19b836c..b87ce10eede 100644
--- a/src/plugins/git/changeselectiondialog.h
+++ b/src/plugins/git/changeselectiondialog.h
@@ -33,10 +33,6 @@
#include <QProcessEnvironment>
QT_BEGIN_NAMESPACE
-class QPushButton;
-class QLabel;
-class QLineEdit;
-class QPlainTextEdit;
class QProcess;
class QStringListModel;
QT_END_NAMESPACE