mirror of
https://bitbucket.org/mfeemster/fractorium.git
synced 2025-01-21 05:00:06 -05:00
Fix build.
This commit is contained in:
parent
484b2e3123
commit
f4a22ccc96
@ -1309,7 +1309,7 @@
|
||||
<customwidget>
|
||||
<class>DoubleSpinBox</class>
|
||||
<extends>QWidget</extends>
|
||||
<header>doublespinbox.h</header>
|
||||
<header>DoubleSpinBox.h</header>
|
||||
</customwidget>
|
||||
</customwidgets>
|
||||
<tabstops>
|
||||
|
@ -947,12 +947,12 @@
|
||||
<customwidget>
|
||||
<class>SpinBox</class>
|
||||
<extends>QWidget</extends>
|
||||
<header>spinbox.h</header>
|
||||
<header>SpinBox.h</header>
|
||||
</customwidget>
|
||||
<customwidget>
|
||||
<class>DoubleSpinBox</class>
|
||||
<extends>QWidget</extends>
|
||||
<header>doublespinbox.h</header>
|
||||
<header>DoubleSpinBox.h</header>
|
||||
</customwidget>
|
||||
</customwidgets>
|
||||
<tabstops>
|
||||
|
Loading…
Reference in New Issue
Block a user