From 47d7cdffdd2d2c04067a5088eaeff67add53dde3 Mon Sep 17 00:00:00 2001 From: Dawit Alemayehu Date: Tue, 17 Apr 2012 19:56:34 -0400 Subject: Fixed the signal connection that emits completed in Dolphin's KPart --- src/dolphinpart.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/dolphinpart.h') diff --git a/src/dolphinpart.h b/src/dolphinpart.h index 7b37fd823..0a8ce07bd 100644 --- a/src/dolphinpart.h +++ b/src/dolphinpart.h @@ -117,7 +117,6 @@ Q_SIGNALS: void aboutToOpenURL(); private Q_SLOTS: - void slotCompleted(const KUrl& url); void slotMessage(const QString& msg); void slotErrorMessage(const QString& msg); /** -- cgit v1.3