Fix recognition of title in small layout
authorH.G.Muller <hgm@hgm-xboard.(none)>
Wed, 2 Mar 2016 22:39:37 +0000 (23:39 +0100)
committerH.G.Muller <hgm@hgm-xboard.(none)>
Tue, 8 Mar 2016 18:29:58 +0000 (19:29 +0100)
commit94ca1174b4136fbc28e2656a80382d0964cafaa0
treeb5f0d6b86958792e97a536948f1ec4c1c7127637
parenta05cf40b57676eed5d8a3836569965d7c7ebc534
Fix recognition of title in small layout

The title handle was set based on invalidation of Options by making
their type -1, while this nowadays is done by setting them to Skip
(as enum types are unsigned).
gtk/xboard.c
xaw/xboard.c