forked from qt-creator/qt-creator
VcsCommand: Merge with VcsCommandDecorator
Change-Id: I84df1779377648624984c9e57806f1307ae62b5b Reviewed-by: Orgad Shaneh <orgads@gmail.com>
This commit is contained in:
@@ -28,12 +28,11 @@
|
||||
#include <utils/aspects.h>
|
||||
#include <utils/utilsicons.h>
|
||||
|
||||
#include <QComboBox>
|
||||
#include <QAction>
|
||||
#include <QHBoxLayout>
|
||||
|
||||
#include <QStringList>
|
||||
#include <QComboBox>
|
||||
#include <QDebug>
|
||||
#include <QHBoxLayout>
|
||||
#include <QStringList>
|
||||
|
||||
using namespace Utils;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user