]> git.vomp.tv Git - vompclient.git/commit
Fix segfault pressing up in options
authorChris Tallon <chris@vomp.tv>
Mon, 28 Oct 2019 15:10:15 +0000 (15:10 +0000)
committerChris Tallon <chris@vomp.tv>
Mon, 28 Oct 2019 15:10:15 +0000 (15:10 +0000)
commitcd3904660187e6ed16fca2911549bc7af155aea5
tree8fc6c06d9ed05f50b9913beb31cefa4291b65e81
parent5fac9bb3b34cc3b3d7a5c4cdac140ae4282cc906
Fix segfault pressing up in options
WOptionPane had no code for up when it was inactive
WTabBar now handles client refusing control
woptionpane.cc
wtabbar.cc