Fix build.

This commit is contained in:
Person 2023-06-22 21:10:18 -06:00
parent 484b2e3123
commit f4a22ccc96
2 changed files with 3 additions and 3 deletions

View File

@ -1309,7 +1309,7 @@
<customwidget> <customwidget>
<class>DoubleSpinBox</class> <class>DoubleSpinBox</class>
<extends>QWidget</extends> <extends>QWidget</extends>
<header>doublespinbox.h</header> <header>DoubleSpinBox.h</header>
</customwidget> </customwidget>
</customwidgets> </customwidgets>
<tabstops> <tabstops>

View File

@ -947,12 +947,12 @@
<customwidget> <customwidget>
<class>SpinBox</class> <class>SpinBox</class>
<extends>QWidget</extends> <extends>QWidget</extends>
<header>spinbox.h</header> <header>SpinBox.h</header>
</customwidget> </customwidget>
<customwidget> <customwidget>
<class>DoubleSpinBox</class> <class>DoubleSpinBox</class>
<extends>QWidget</extends> <extends>QWidget</extends>
<header>doublespinbox.h</header> <header>DoubleSpinBox.h</header>
</customwidget> </customwidget>
</customwidgets> </customwidgets>
<tabstops> <tabstops>