mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
libsysprof-ui: add log view
This commit is contained in:
@ -153,6 +153,16 @@
|
||||
<property name="name">counters</property>
|
||||
</packing>
|
||||
</child>
|
||||
<child>
|
||||
<object class="SysprofLogsView" id="logs_view">
|
||||
<property name="visible">true</property>
|
||||
</object>
|
||||
<packing>
|
||||
<!-- translators: the _ is used to denote the accelerator key -->
|
||||
<property name="title" translatable="yes">_Logs</property>
|
||||
<property name="name">logs</property>
|
||||
</packing>
|
||||
</child>
|
||||
<child>
|
||||
<object class="SysprofDetailsView" id="details_view">
|
||||
<property name="visible">true</property>
|
||||
|
||||
Reference in New Issue
Block a user