forked from AuroraMiddleware/gtk
Do not scan gtktextdisplay.h, avoids a scanner warning
This commit is contained in:
parent
deeac8caf3
commit
56009e2226
@ -963,7 +963,7 @@ LDADDS = \
|
||||
|
||||
if HAVE_INTROSPECTION
|
||||
introspection_files = \
|
||||
$(filter-out %private.h gtktextlayout.h, $(gtkinclude_HEADERS)) \
|
||||
$(filter-out %private.h gtktextdisplay.h gtktextlayout.h, $(gtkinclude_HEADERS)) \
|
||||
$(gtk_base_c_sources) \
|
||||
gtkprintoperation-unix.c \
|
||||
gtktypebuiltins.h \
|
||||
|
Loading…
Reference in New Issue
Block a user