Skip to content

Commit f273a06

Browse files
author
Yuriy Puchkov
committed
Remove unrequired includes
1 parent 5d9f8f0 commit f273a06

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

src/utils/history.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
#include "history.h"
22
#include "src/utils/confighandler.h"
3-
#include <QDebug>
43
#include <QDir>
54
#include <QFile>
65
#include <QProcessEnvironment>

src/widgets/infowindow.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@
2020
#include <QIcon>
2121
#include <QKeyEvent>
2222
#include <QLabel>
23-
#include <QTableWidget>
2423
#include <QVBoxLayout>
2524

2625
#if (QT_VERSION >= QT_VERSION_CHECK(5, 10, 0))

0 commit comments

Comments
 (0)