Skip to content

Commit

Permalink
Fixed compilation issue under QT 6.x
Browse files Browse the repository at this point in the history
  • Loading branch information
foldynl committed Aug 23, 2024
1 parent 0163346 commit 6892eb2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ui/StatisticsWidget.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
#include <QDebug>
#include <QComboBox>
#include <QStringListModel>
#include <QGraphicsLayout>
#include "StatisticsWidget.h"
#include "ui_StatisticsWidget.h"
#include "core/debug.h"
Expand Down

0 comments on commit 6892eb2

Please sign in to comment.