Skip to content
Snippets Groups Projects
Commit 043695b7 authored by kh1's avatar kh1
Browse files

Missing connect to update path on browse.

parent 694e9788
No related branches found
No related tags found
No related merge requests found
......@@ -222,6 +222,7 @@
<container>1</container>
<slots>
<signal>editingFinished()</signal>
<signal>browsingFinished()</signal>
</slots>
</customwidget>
</customwidgets>
......@@ -435,6 +436,22 @@
</hint>
</hints>
</connection>
<connection>
<sender>keyFileLineEdit</sender>
<signal>browsingFinished()</signal>
<receiver>maemoSettingsWidget</receiver>
<slot>keyFileEditingFinished()</slot>
<hints>
<hint type="sourcelabel">
<x>268</x>
<y>337</y>
</hint>
<hint type="destinationlabel">
<x>257</x>
<y>185</y>
</hint>
</hints>
</connection>
</connections>
<slots>
<slot>configNameEditingFinished()</slot>
......
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