Skip to content

Commit 56d7842

Browse files
committed
Fixed compilation issue under QT6.x
1 parent 6b64cda commit 56d7842

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ui/StatisticsWidget.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
#include <QComboBox>
1111
#include <QStringListModel>
1212
#include <QGraphicsLayout>
13+
#include <QMessageBox>
1314
#include "StatisticsWidget.h"
1415
#include "ui_StatisticsWidget.h"
1516
#include "core/debug.h"

0 commit comments

Comments
 (0)