forked from AuroraMiddleware/gtk
Install gtkeventcontrollermotion.h
Public headers need to be listed in gtk/meson.build. This was overlooked when I added the controller.
This commit is contained in:
parent
cb8888a985
commit
20bdb347cd
@ -437,6 +437,7 @@ gtk_public_headers = files([
|
||||
'gtkenums.h',
|
||||
'gtkeventcontroller.h',
|
||||
'gtkeventcontrollerscroll.h',
|
||||
'gtkeventcontrollermotion.h',
|
||||
'gtkexpander.h',
|
||||
'gtkfilechooser.h',
|
||||
'gtkfilechooserbutton.h',
|
||||
|
Loading…
Reference in New Issue
Block a user