[Kst] extragear/graphics/kst/src/libkstapp

George Staikos staikos at kde.org
Fri Sep 29 04:54:42 CEST 2006


SVN commit 589958 by staikos:

fix regression: KIO/NAD support is broken
BUG: 134565


 M  +6 -0      datawizard.ui  


--- trunk/extragear/graphics/kst/src/libkstapp/datawizard.ui #589957:589958
@@ -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