forked from AuroraMiddleware/gtk
Forgotten file
This commit is contained in:
parent
6da29b43a6
commit
4fcaa4e1da
@ -8,6 +8,7 @@
|
||||
* gdk/x11/gdkproperty-x11.c
|
||||
* gdk/x11/gdkvisual-x11.c
|
||||
* gdk-pixbuf/gdk-pixbuf.c
|
||||
* gdk-pixbuf/gdk-pixbuf-features.h.in
|
||||
* gtk/gtkaction.c
|
||||
* gtk/gtkbindings.c
|
||||
* gtk/gtkcolorbutton.c
|
||||
|
@ -8,6 +8,7 @@
|
||||
* gdk/x11/gdkproperty-x11.c
|
||||
* gdk/x11/gdkvisual-x11.c
|
||||
* gdk-pixbuf/gdk-pixbuf.c
|
||||
* gdk-pixbuf/gdk-pixbuf-features.h.in
|
||||
* gtk/gtkaction.c
|
||||
* gtk/gtkbindings.c
|
||||
* gtk/gtkcolorbutton.c
|
||||
|
@ -8,6 +8,7 @@
|
||||
* gdk/x11/gdkproperty-x11.c
|
||||
* gdk/x11/gdkvisual-x11.c
|
||||
* gdk-pixbuf/gdk-pixbuf.c
|
||||
* gdk-pixbuf/gdk-pixbuf-features.h.in
|
||||
* gtk/gtkaction.c
|
||||
* gtk/gtkbindings.c
|
||||
* gtk/gtkcolorbutton.c
|
||||
|
@ -36,6 +36,6 @@
|
||||
GDK_PIXBUF_VAR const guint gdk_pixbuf_major_version;
|
||||
GDK_PIXBUF_VAR const guint gdk_pixbuf_minor_version;
|
||||
GDK_PIXBUF_VAR const guint gdk_pixbuf_micro_version;
|
||||
GDK_PIXBUF_VAR const char *gdk_pixbuf_version;
|
||||
GDK_PIXBUF_VAR const char gdk_pixbuf_version[];
|
||||
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user