Skip to content

Commit

Permalink
migration: fix -Wpedantic
Browse files Browse the repository at this point in the history
  • Loading branch information
sthalik committed Jan 19, 2018
1 parent e101abc commit 075b958
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion migration/20160906_00-mappings.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ static QList<QList<QPointF>> get_old_splines()

return ret;
});
};
}

struct mappings_from_2_3_0_rc11 : migration
{
Expand Down

0 comments on commit 075b958

Please sign in to comment.