gtk: add GDK_KEY_pause #define
commitdc5201714684fa9bf993e7be5f12d5293e9793d4
authorGerd Hoffmann <kraxel@redhat.com>
Tue, 4 Nov 2014 07:32:26 +0000 (4 08:32 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Tue, 4 Nov 2014 13:40:20 +0000 (4 14:40 +0100)
tree7545662cdf51ae83ba0bfa47214ca7e59f34a6ac
parentb0f3182064c4943b91d4089ff2ed2d3c2d389ac6
gtk: add GDK_KEY_pause #define

Add pause key to the list of compatibility defines.
Fixes the build with older gtk versions.

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