Clean headers in Git.

Ran script to remove inludes on a trial-and-error basis and
manually corrected it.

Change-Id: Ib2afbc530760684db96888b927c5153b29fe24aa
Reviewed-by: Tobias Hunger <tobias.hunger@digia.com>
This commit is contained in:
Friedemann Kleint
2013-04-05 12:00:01 +02:00
parent ffb2f2ccf6
commit 9393335c1d
31 changed files with 1 additions and 76 deletions

View File

@@ -31,7 +31,6 @@
#define BRANCHMODEL_H
#include <QAbstractListModel>
#include <QList>
#include <QVariant>
namespace Git {