importcsv: update preview if trim fields was toggled

This commit is contained in:
Peinthor Rene
2014-09-05 13:04:15 +02:00
parent 572630197c
commit 90b40568b6

View File

@@ -431,6 +431,22 @@
</hint>
</hints>
</connection>
<connection>
<sender>checkBoxTrimFields</sender>
<signal>toggled(bool)</signal>
<receiver>ImportCsvDialog</receiver>
<slot>updatePreview()</slot>
<hints>
<hint type="sourcelabel">
<x>191</x>
<y>189</y>
</hint>
<hint type="destinationlabel">
<x>368</x>
<y>244</y>
</hint>
</hints>
</connection>
</connections>
<slots>
<slot>updatePreview()</slot>