]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/dolphinpart.h
Fixed the signal connection that emits completed in Dolphin's KPart
[dolphin.git] / src / dolphinpart.h
index 7b37fd82350f06cd42397982387d7d2b0adc4b84..0a8ce07bd60f0188d2178561476edfc3127efcc2 100644 (file)
@@ -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);
     /**