Skip to content

Commit

Permalink
[#95] Comment typo
Browse files Browse the repository at this point in the history
  • Loading branch information
quicklizard99 committed Dec 8, 2016
1 parent 9863386 commit 2206be4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion inselect/gui/views/boxes/box_item.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ class BoxItem(QGraphicsRectItem):
# Might be some relevant stuff here:
# http://stackoverflow.com/questions/10590881/events-and-signals-in-qts-qgraphicsitem-how-is-this-supposed-to-work

# The width of the box (in pixels) drawn around the box.
# The width of the line (in pixels) drawn around the box.
# A width of 1 on Mac OS X is too thin. 1.5 on Windows causes artefacts -
# the top and left edges might appear thicker than the bottom and right
# edges.
Expand Down

0 comments on commit 2206be4

Please sign in to comment.