Skip to content

Commit

Permalink
Added comment to clarify which issue is fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
goanpeca committed Mar 2, 2015
1 parent 87497ff commit 5452aef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spyderlib/tour.py
Original file line number Diff line number Diff line change
Expand Up @@ -818,6 +818,7 @@ def __init__(self, parent):
self.duration_tips, self.easing_curve)

# Widgets setup
# Needed to fix issue #2204
self.setAttribute(Qt.WA_TransparentForMouseEvents)

# Signals and slots
Expand Down

0 comments on commit 5452aef

Please sign in to comment.