diff --git a/res/ui/transfer.ui b/res/ui/transfer.ui
index f98acadd6bb5e35a1fc10b926ecf49dc02ef409e..9b20f8642953f20b3188c2de2f8143f6016c040b 100644
--- a/res/ui/transfer.ui
+++ b/res/ui/transfer.ui
@@ -275,6 +275,22 @@
     </hint>
    </hints>
   </connection>
+  <connection>
+   <sender>spinbox_amount</sender>
+   <signal>valueChanged(int)</signal>
+   <receiver>TransferMoneyDialog</receiver>
+   <slot>amount_changed()</slot>
+   <hints>
+    <hint type="sourcelabel">
+     <x>199</x>
+     <y>269</y>
+    </hint>
+    <hint type="destinationlabel">
+     <x>199</x>
+     <y>200</y>
+    </hint>
+   </hints>
+  </connection>
  </connections>
  <slots>
   <slot>open_manage_wallet_coins()</slot>