From 8e910f26a28b1b1beae363e6c19f39224f74e2e8 Mon Sep 17 00:00:00 2001 From: "Felix (xq) Queißner" Date: Mon, 29 Jun 2020 20:17:42 +0200 Subject: Paves road for new favourite system: Refactors the favourites into tree structure instead of flat list. --- src/mainwindow.ui | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) (limited to 'src/mainwindow.ui') diff --git a/src/mainwindow.ui b/src/mainwindow.ui index 886bd89..2904969 100644 --- a/src/mainwindow.ui +++ b/src/mainwindow.ui @@ -120,7 +120,17 @@ 0 - + + + QAbstractItemView::InternalMove + + + Qt::MoveAction + + + false + + -- cgit v1.2.3