build: Install gtkemojichooser.h

It was made public at ef7172dc1e, but the header file
wasn't added to the public headers list.

Add the header file to the list.
This commit is contained in:
Georges Basile Stavracas Neto 2020-02-12 15:41:49 -03:00
parent e1d85aeeb0
commit 1b95cd27bc

View File

@ -461,6 +461,7 @@ gtk_public_headers = files([
'gtkdragsource.h', 'gtkdragsource.h',
'gtkdrawingarea.h', 'gtkdrawingarea.h',
'gtkeditable.h', 'gtkeditable.h',
'gtkemojichooser.h',
'gtkentry.h', 'gtkentry.h',
'gtkentrybuffer.h', 'gtkentrybuffer.h',
'gtkentrycompletion.h', 'gtkentrycompletion.h',