13
0

don't start track-resize on scroomer click

This commit is contained in:
Robin Gareus 2014-09-08 18:43:28 +02:00
parent b9f0751438
commit 1c6c3514ba

View File

@ -255,7 +255,7 @@ Scroomer::on_button_press_event (GdkEventButton* ev)
DoubleClicked(); DoubleClicked();
} }
return false; return true;
} }
bool bool