forked from AuroraMiddleware/gtk
Tell gtk-doc to ignore private headers
Tell gtk-doc to ignore new private headers as well, otherwise it complains about undocumented symbols in them.
This commit is contained in:
parent
d642ae78fc
commit
8bd9604fe6
@ -129,6 +129,7 @@ IGNORE_HFILES = \
|
||||
gtkmountoperationprivate.h \
|
||||
gtkorientableprivate.h \
|
||||
gtkpixelcacheprivate.h \
|
||||
gtkplacessidebarprivate.h \
|
||||
gtkpopoverprivate.h \
|
||||
gtkprinter-private.h \
|
||||
gtkprintoperation-private.h \
|
||||
@ -144,6 +145,7 @@ IGNORE_HFILES = \
|
||||
gtksearchentryprivate.h \
|
||||
gtkselectionprivate.h \
|
||||
gtksettingsprivate.h \
|
||||
gtksidebarrowprivate.h \
|
||||
gtksizegroup-private.h \
|
||||
gtksizerequestcacheprivate.h \
|
||||
gtksocketprivate.h \
|
||||
|
Loading…
Reference in New Issue
Block a user