ui: gtk: Fix a runtime warning on vte >= 0.37
commit84e2dc4bf39f6ba90390b5f32aadcfcf18168e1d
authorCole Robinson <crobinso@redhat.com>
Fri, 6 May 2016 18:03:13 +0000 (6 14:03 -0400)
committerGerd Hoffmann <kraxel@redhat.com>
Wed, 11 May 2016 06:02:41 +0000 (11 08:02 +0200)
tree8b937be7253af288b60ac851a2b3540e6460614a
parentc6feff9e09aa999b77a37f532adbb89682ecb1b6
ui: gtk: Fix a runtime warning on vte >= 0.37

inner-border was dropped in vte API 2.91, in favor of the standard
padding style

Signed-off-by: Cole Robinson <crobinso@redhat.com>
Message-id: 60a6cdc337d611d902f53907e66a8f37ea374d65.1462557436.git.crobinso@redhat.com

[ kraxel: Fix warning with old vte version. ]

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
ui/gtk.c