From c1af91aab193cf34b36bfacd39805eeaa48e19b1 Mon Sep 17 00:00:00 2001 From: Kevin Ottens Date: Sat, 25 Nov 2006 17:30:07 +0000 Subject: Let's remove the connect errors because of the KJob/KIO::Job split. svn path=/trunk/playground/utils/dolphin/; revision=607764 --- src/urlnavigatorbutton.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/urlnavigatorbutton.h') diff --git a/src/urlnavigatorbutton.h b/src/urlnavigatorbutton.h index 5ce54b31d..f0a69ea34 100644 --- a/src/urlnavigatorbutton.h +++ b/src/urlnavigatorbutton.h @@ -75,7 +75,7 @@ private slots: void stopPopupDelay(); void startListJob(); void entriesList(KIO::Job* job, const KIO::UDSEntryList& entries); - void listJobFinished(KIO::Job* job); + void listJobFinished(KJob* job); private: int arrowWidth() const; -- cgit v1.3