]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/panels/information/informationpanel.h
InformationPanel: Allow to refresh the panel when its displayed content changes
[dolphin.git] / src / panels / information / informationpanel.h
index debd88e46439c26d33c2950c43d8124283ddeb4e..d7f89bc9c7415f5db25dbc72359a2b5b72f906f3 100644 (file)
@@ -46,6 +46,8 @@ public Q_SLOTS:
      */
     void requestDelayedItemInfo(const KFileItem& item);
 
+    void slotFilesItemChanged(const KFileItemList &changedFileItems);
+
 protected:
     /** @see Panel::urlChanged() */
     bool urlChanged() override;