mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-05 16:20:10 +00:00
Add data-list.ui to list of templates
This commit is contained in:
parent
7a56404e7b
commit
a145dd7097
@ -68,15 +68,16 @@ libgtkinspector_la_LIBADD = \
|
||||
$(GTK_DEP_LIBS)
|
||||
|
||||
templates = \
|
||||
button-path.ui \
|
||||
classes-list.ui \
|
||||
css-editor.ui \
|
||||
object-hierarchy.ui \
|
||||
prop-list.ui \
|
||||
themes.ui \
|
||||
widget-tree.ui \
|
||||
window.ui \
|
||||
signals-list.ui
|
||||
button-path.ui \
|
||||
classes-list.ui \
|
||||
css-editor.ui \
|
||||
data-list.ui \
|
||||
object-hierarchy.ui \
|
||||
prop-list.ui \
|
||||
signals-list.ui \
|
||||
themes.ui \
|
||||
widget-tree.ui \
|
||||
window.ui
|
||||
|
||||
template_headers = $(templates:.ui=.ui.h)
|
||||
|
||||
|
@ -289,8 +289,10 @@ modules/inspector/window.c
|
||||
modules/inspector/button-path.ui.h
|
||||
modules/inspector/classes-list.ui.h
|
||||
modules/inspector/css-editor.ui.h
|
||||
modules/inspector/data-list.ui.h
|
||||
modules/inspector/object-hierarchy.ui.h
|
||||
modules/inspector/prop-list.ui.h
|
||||
modules/inspector/signals-list.ui.h
|
||||
modules/inspector/themes.ui.h
|
||||
modules/inspector/widget-tree.ui.h
|
||||
modules/inspector/window.ui.h
|
||||
|
Loading…
Reference in New Issue
Block a user