]> git.tdb.fi Git - libs/gltk.git/commit
Pass List::focus_in to base class
authorMikko Rasa <tdb@tdb.fi>
Fri, 2 Sep 2016 22:07:33 +0000 (01:07 +0300)
committerMikko Rasa <tdb@tdb.fi>
Fri, 2 Sep 2016 22:07:33 +0000 (01:07 +0300)
commit35f6cfcfb7a7278251d890988fdf6a6bbf793ef8
tree0075f86938e6e8cd4af83e671b6d5098b8726626
parent7b555d7c7bd9d3236e251039be950358bf318393
Pass List::focus_in to base class

It sets the FOCUS flag in state, which is then checked to determine
whether to focus items.
source/list.cpp