Skip to content

Commit

Permalink
Fix build on GCC 10
Browse files Browse the repository at this point in the history
  • Loading branch information
dburnsii authored and baydam committed Sep 5, 2021
1 parent eeb0775 commit 801b009
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/gui/MappingItemDelegate.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
*/

#include "MappingItemDelegate.h"
#include <QPainterPath>

namespace mmp {

Expand Down

0 comments on commit 801b009

Please sign in to comment.