widget-factory: Fix caption style class name

It's lowercase.
This commit is contained in:
Alexander Mikhaylenko 2020-11-17 13:16:47 +05:00
parent a7befc647e
commit 2abee57421

View File

@ -1145,7 +1145,7 @@ Suspendisse feugiat quam quis dolor accumsan cursus.</property>
<child>
<object class="GtkLabel">
<property name="label">Caption</property>
<style><class name="Caption"/></style>
<style><class name="caption"/></style>
</object>
</child>
</object>