Code refactoring - Cleanup code

This commit is contained in:
Yuriy Puchkov
2020-10-16 10:41:51 +03:00
parent 161ecc3c04
commit 3c5ff1d29c
4 changed files with 1 additions and 8 deletions

View File

@@ -18,7 +18,6 @@
// Based on https://stackoverflow.com/a/53135675/964478
#include "orientablepushbutton.h"
#include <QDebug>
#include <QPainter>
#include <QStyleOptionButton>
#include <QStylePainter>