Skip to content
Snippets Groups Projects
Commit 3d3afa8d authored by d.kilic's avatar d.kilic Committed by d.kilic
Browse files

Delete obsolete include of QtConcurrent

parent f24e33c4
No related branches found
No related tags found
1 merge request!293Resolve "Freezed GUI"
Pipeline #106743 passed
...@@ -33,7 +33,6 @@ ...@@ -33,7 +33,6 @@
#include <QStyle> #include <QStyle>
#include <QToolButton> #include <QToolButton>
#include <QVBoxLayout> #include <QVBoxLayout>
#include <QtConcurrent>
Player::Player(Animation *anim, QWidget *parent) : QWidget(parent) Player::Player(Animation *anim, QWidget *parent) : QWidget(parent)
{ {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment