qtsink: explicitely fallthrough switch statement
authorLuis de Bethencourt <luis@debethencourt.com>
Fri, 28 Aug 2015 15:24:24 +0000 (16:24 +0100)
committerLuis de Bethencourt <luisbg@osg.samsung.com>
Tue, 29 Sep 2015 12:37:08 +0000 (13:37 +0100)
commitc95bb94fc21dcf755763657e84bc5a0a940900c0
treedf26ee31a166a3cbd022b0ddac60d2b15c037c69
parent704f97defd298132e32b8eef89fb76e627e7b1e4
qtsink: explicitely fallthrough switch statement

In case ret is False, fallthrough to default case.

CID #1320705
ext/qt/gstqtsink.cc