forked from qt-creator/qt-creator
Clean headers in vcsbase-plugin.
Change-Id: Ibbfd5e0b07b2a06d17f4e3360511d7ad13b49f55 Reviewed-by: Tobias Hunger <tobias.hunger@digia.com>
This commit is contained in:
@@ -29,16 +29,13 @@
|
||||
|
||||
#include "commonsettingspage.h"
|
||||
#include "vcsbaseconstants.h"
|
||||
#include "nicknamedialog.h"
|
||||
|
||||
#include "ui_commonsettingspage.h"
|
||||
|
||||
#include <coreplugin/icore.h>
|
||||
#include <extensionsystem/pluginmanager.h>
|
||||
|
||||
#include <QDebug>
|
||||
#include <QCoreApplication>
|
||||
#include <QMessageBox>
|
||||
|
||||
namespace VcsBase {
|
||||
namespace Internal {
|
||||
|
||||
Reference in New Issue
Block a user