[Kst] [Bug 134565] datawizard doesn't let you use data from the web

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


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=134565         
staikos kde org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From staikos kde org  2006-09-29 04:54 -------
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