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/undomanager.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/undomanager.h') diff --git a/src/undomanager.h b/src/undomanager.h index 145c232e1..ac2c2bb37 100644 --- a/src/undomanager.h +++ b/src/undomanager.h @@ -165,7 +165,7 @@ private slots: * Delegates the updating of the progress information * to UndoManager::updateProgress(). */ - void slotPercent(KIO::Job* job, unsigned long percent); + void slotPercent(KJob* job, unsigned long percent); /** * Updates the progress information of the statusbar -- cgit v1.3