test_flipselector: Fixed that buttons use wrong flipselector which is not intended.
authorRyuan Choi <ryuan.choi@gmail.com>
Thu, 16 Jan 2014 14:48:36 +0000 (23:48 +0900)
committerRyuan Choi <ryuan.choi@gmail.com>
Thu, 16 Jan 2014 14:48:36 +0000 (23:48 +0900)
commitaf2170a8ec53a9e56b54493c2396517864cce474
tree1e60236a14002653ce875aa9dbdc8cfe8aaee10d
parent28609ee56e8b2d1a8a693bac1f512ea805a146b9
test_flipselector: Fixed that buttons use wrong flipselector which is not intended.

Since e2db48abe, disabled flipselector was passed button callbacks.
So, buttons just print warnings instead of the intended behavior.
src/bin/test_flipselector.c