]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/dolphinpart.h
Prevent repeated re-layouting of all items while previews are generated
[dolphin.git] / src / dolphinpart.h
index e5693b363744a06937dc065a0d1165fafc30972b..7881ded43c15a1c1d9e4adeee11fe9427c81f272 100644 (file)
@@ -128,6 +128,10 @@ private Q_SLOTS:
      * Handles clicking on an item
      */
     void slotItemActivated(const KFileItem& item);
+    /**
+     * Handles activation of multiple items
+     */
+    void slotItemsActivated(const KFileItemList& items);
     /**
      * Creates a new window showing the content of \a url.
      */