We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8142eb commit 8540520Copy full SHA for 8540520
2 files changed
addons/src/cleanup/cleanupdialog.cpp
@@ -21,7 +21,6 @@
21
#include <QAbstractItemView> // for QAbstractItemView
22
#include <QAction> // for QAction
23
#include <QApplication> // for QApplication
24
-#include <QBrush> // for QBrush
25
#include <QColor> // for QColor
26
#include <QCursor> // for QCursor
27
#include <QIcon> // for QIcon
addons/src/renumber/renumberdialog.cpp
@@ -19,6 +19,7 @@
19
*/
20
#include <QCheckBox> // for QCheckBox
+#include <QLabel> // for QLabel
#include <QPoint> // for QPoint
#include <QPushButton> // for QPushButton
#include <QRadioButton> // for QRadioButton
0 commit comments