Code refactoring - Cleanup code
This commit is contained in:
@@ -20,8 +20,6 @@
|
||||
#include <QUrl>
|
||||
#include <QVBoxLayout>
|
||||
|
||||
#include <QDebug>
|
||||
|
||||
HistoryWidget::HistoryWidget(QWidget* parent)
|
||||
: QDialog(parent)
|
||||
{
|
||||
|
||||
@@ -18,7 +18,6 @@
|
||||
// Based on https://stackoverflow.com/a/53135675/964478
|
||||
|
||||
#include "orientablepushbutton.h"
|
||||
#include <QDebug>
|
||||
#include <QPainter>
|
||||
#include <QStyleOptionButton>
|
||||
#include <QStylePainter>
|
||||
|
||||
Reference in New Issue
Block a user