forked from AuroraMiddleware/gtk
meson: Add missing source file
The newly added gtkfilechoosererrorstack.c source needs to be included in the Meson build as well as the Autotools one.
This commit is contained in:
parent
f28c418ad5
commit
1b60361b4a
@ -157,6 +157,7 @@ gtk_public_sources = files([
|
||||
'gtkfilechooserdialog.c',
|
||||
'gtkfilechooserembed.c',
|
||||
'gtkfilechooserentry.c',
|
||||
'gtkfilechoosererrorstack.c',
|
||||
'gtkfilechoosernative.c',
|
||||
'gtkfilechoosernativeportal.c',
|
||||
'gtkfilechooserutils.c',
|
||||
|
Loading…
Reference in New Issue
Block a user