ui: Use heading style for setting descrption (MR 24)

This commit is contained in:
Guido Günther
2022-10-14 08:57:21 +02:00
parent f77e28924e
commit aa6aca4765

View File

@@ -258,6 +258,9 @@
<property name="visible">True</property> <property name="visible">True</property>
<property name="halign">start</property> <property name="halign">start</property>
<property name="label">Postprocessor</property> <property name="label">Postprocessor</property>
<style>
<class name="heading"/>
</style>
</object> </object>
</child> </child>
<child> <child>