Skip to content
Snippets Groups Projects
Commit 11b41b38 authored by Dan Nixon's avatar Dan Nixon
Browse files

Front thichness sets back thickness on new tab

Refs #11563
parent ad312abc
No related branches found
No related tags found
No related merge requests found
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>575</width> <width>587</width>
<height>488</height> <height>488</height>
</rect> </rect>
</property> </property>
...@@ -786,5 +786,21 @@ ...@@ -786,5 +786,21 @@
</hint> </hint>
</hints> </hints>
</connection> </connection>
<connection>
<sender>spFlatCanFrontThickness</sender>
<signal>valueChanged(double)</signal>
<receiver>spFlatCanBackThickness</receiver>
<slot>setValue(double)</slot>
<hints>
<hint type="sourcelabel">
<x>238</x>
<y>212</y>
</hint>
<hint type="destinationlabel">
<x>514</x>
<y>212</y>
</hint>
</hints>
</connection>
</connections> </connections>
</ui> </ui>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment