display: inherit from GtkWidget

This commit is contained in:
Christian Hergert
2021-09-28 14:21:57 -07:00
parent 5e55f5f2cc
commit 36a9e37ee2
3 changed files with 5 additions and 4 deletions

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<interface>
<template class="SysprofDisplay" parent="GtkBin">
<template class="SysprofDisplay" parent="GtkWidget">
<child>
<object class="GtkStack" id="stack">
<property name="homogeneous">false</property>