libsysprof-gtk: rename depth layer to column layer

I would like this to eventually be a bit more re-usable for XYSeries and
more than just "stack depth" for the traceables.
This commit is contained in:
Christian Hergert
2023-06-20 14:30:03 -07:00
parent b40be19530
commit faf2303015
5 changed files with 88 additions and 86 deletions

View File

@ -26,7 +26,7 @@ G_BEGIN_DECLS
# include "sysprof-callgraph-view.h"
# include "sysprof-chart.h"
# include "sysprof-chart-layer.h"
# include "sysprof-depth-layer.h"
# include "sysprof-column-layer.h"
# include "sysprof-mark-chart.h"
# include "sysprof-mark-table.h"
# include "sysprof-session.h"