]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/dolphinviewcontainer.h
dolphin can use soprano, but nowhere in apps we look for it; so search for Soprano...
[dolphin.git] / src / dolphinviewcontainer.h
index 5e252dcdad75ad13e2e929d39481087a22a0122b..ac7fe315baa3115eed924e73b7dc9e3d1aef3d48 100644 (file)
@@ -161,6 +161,9 @@ private slots:
     /** Shows the error message \a msg inside the statusbar. */
     void showErrorMessage(const QString& msg);
 
+    /** Shows the "operation completed" message \a msg inside the statusbar. */
+    void showOperationCompletedMessage(const QString& msg);
+
     void closeFilterBar();
 
     /**