]> Pileus Git - ~andy/gtk/commit
Add a missing runtime check
authorMatthias Clasen <mclasen@redhat.com>
Wed, 13 Mar 2013 10:01:57 +0000 (06:01 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 13 Mar 2013 10:04:58 +0000 (06:04 -0400)
commit7dd2539e1bdedf313fe60a8ac5c75566ebd1c7b6
tree5583fbf744c6ee22159a6c6bdaaf682d689068ef
parent36d2324891d330d54156558e1405c9a0d7426157
Add a missing runtime check

The cursor theme and size settting code was ifdefed to only
be compiled with the X11 backend, but it didn't check for
running under X at runtime. Fix that.
http://bugzilla.gnome.org/695495
tests/testgtk.c