libsysprof-ui: start on capture view

This widget is going to allow us to remove most of SysprofWindow into a
reusable widget tos hare with Builder.
This commit is contained in:
Christian Hergert
2019-05-13 18:59:03 -07:00
parent 6731b1552b
commit 300461ab5d
8 changed files with 788 additions and 0 deletions

View File

@ -10,6 +10,7 @@
<file alias="icons/symbolic/apps/org.gnome.Sysprof-symbolic.svg">../../data/icons/symbolic/apps/org.gnome.Sysprof-symbolic.svg</file>
<file preprocess="xml-stripblanks">ui/sysprof-callgraph-view.ui</file>
<file preprocess="xml-stripblanks">ui/sysprof-capture-view.ui</file>
<file preprocess="xml-stripblanks">ui/sysprof-empty-state-view.ui</file>
<file preprocess="xml-stripblanks">ui/sysprof-failed-state-view.ui</file>
<file preprocess="xml-stripblanks">ui/sysprof-marks-view.ui</file>