[Kst] branches/kst/1.3/kst/src/libkstapp
George Staikos
staikos at kde.org
Fri Sep 29 04:54:57 CEST 2006
SVN commit 589959 by staikos:
restore KIO/NAD support
M +6 -0 datawizard.ui
--- branches/kst/1.3/kst/src/libkstapp/datawizard.ui #589958:589959
@@ -1464,6 +1464,12 @@
<receiver>DataWizard</receiver>
<slot>updateVectorPageButtons()</slot>
</connection>
+ <connection>
+ <sender>_testURL</sender>
+ <signal>clicked()</signal>
+ <receiver>DataWizard</receiver>
+ <slot>testURL()</slot>
+ </connection>
</connections>
<tabstops>
<tabstop>_url</tabstop>
More information about the Kst
mailing list