summaryrefslogtreecommitdiffstats
path: root/collectionfoldersview.h
diff options
context:
space:
mode:
Diffstat (limited to 'collectionfoldersview.h')
-rw-r--r--collectionfoldersview.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/collectionfoldersview.h b/collectionfoldersview.h
index a84b4cc..dae87cf 100644
--- a/collectionfoldersview.h
+++ b/collectionfoldersview.h
@@ -11,6 +11,7 @@ class CollectionFoldersView : public CollectionWidget {
public slots:
virtual void populate();
virtual void readSettings();
+ void itemDoubleCliced(const QModelIndex &idx);
private:
QString mCurrentFolder;