Commit a1a40522 authored by Claudio Valerio's avatar Claudio Valerio

Merge branch 'master' of github.com:Sankore/Sankore-3.1

parents fc693d73 934b4009
...@@ -732,6 +732,7 @@ void UBBoardView::mousePressEvent (QMouseEvent *event) ...@@ -732,6 +732,7 @@ void UBBoardView::mousePressEvent (QMouseEvent *event)
} }
else else
{ {
if(mUBRubberBand)
mUBRubberBand->hide(); mUBRubberBand->hide();
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment