Fix disconnected signal/slot

pull/1/head
Timothy Pearson 12 years ago
parent f932984e6c
commit 6475cd081d

@ -2163,7 +2163,7 @@
</connection>
<connection>
<sender>listBox_schemes</sender>
<signal>currentChanged(QListBoxItem*)</signal>
<signal>currentChanged(TQListBoxItem*)</signal>
<receiver>configure_Dialog</receiver>
<slot>listBox_schemes_currentChanged()</slot>
</connection>

Loading…
Cancel
Save