Skip to content

Commit

Permalink
make pretty
Browse files Browse the repository at this point in the history
  • Loading branch information
justbuchanan committed Nov 22, 2015
1 parent cd74ebf commit 38f7710
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions soccer/SimFieldView.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -149,8 +149,6 @@ void SimFieldView::drawTeamSpace(QPainter& p) {
p.setFont(font);
drawText(p, _dragTo.toQPointF(),
QString("%1 m/s").arg(speed, 0, 'f', 1));


}
}
}

0 comments on commit 38f7710

Please sign in to comment.