gtk2/gtk/inspector/statistics.ui.h
Matthias Clasen 5f701cf4c9 inspector: Move the record button up
Give all the page space to the content.
2014-11-07 23:19:28 -05:00

9 lines
169 B
C

N_("Type");
N_("Self 1");
N_("Cumulative 1");
N_("Self 2");
N_("Cumulative 2");
N_("Self");
N_("Cumulative");
N_("Enable statistics with GOBJECT_DEBUG=instance-count");