VcsCommand: Merge with VcsCommandDecorator

Change-Id: I84df1779377648624984c9e57806f1307ae62b5b
Reviewed-by: Orgad Shaneh <orgads@gmail.com>
This commit is contained in:
Jarek Kobus
2022-08-01 18:35:07 +02:00
parent 7c2ab8cf8f
commit 83739bde38
8 changed files with 94 additions and 159 deletions

View File

@@ -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;