forked from qt-creator/qt-creator
Clean headers in Bazaar.
Ran script to remove inludes on a trial-and-error basis and manually corrected it. Change-Id: I004d756b351c3fdd9d13367627b1345f3efa7f2a Reviewed-by: Tobias Hunger <tobias.hunger@digia.com>
This commit is contained in:
@@ -29,13 +29,11 @@
|
||||
#include "bazaarcontrol.h"
|
||||
#include "bazaarclient.h"
|
||||
|
||||
#include <vcsbase/vcsbaseclientsettings.h>
|
||||
#include <vcsbase/vcsbaseconstants.h>
|
||||
|
||||
#include <QFileInfo>
|
||||
#include <QVariant>
|
||||
#include <QStringList>
|
||||
#include <QDir>
|
||||
|
||||
using namespace Bazaar::Internal;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user