From 79ef0000069cf96a06a74ef52826a653492131a7 Mon Sep 17 00:00:00 2001 From: DenioD <41270280+DenioD@users.noreply.github.com> Date: Sat, 6 Jun 2020 07:17:19 +0200 Subject: [PATCH] disbale drag and drop for chattab --- src/mainwindow.ui | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/src/mainwindow.ui b/src/mainwindow.ui index c6a5fc1..5426af5 100644 --- a/src/mainwindow.ui +++ b/src/mainwindow.ui @@ -1636,8 +1636,17 @@ QAbstractItemView::NoEditTriggers + + false + + + QAbstractItemView::NoDragDrop + + + Qt::IgnoreAction + - QAbstractItemView::ContiguousSelection + QAbstractItemView::NoSelection QAbstractItemView::ScrollPerItem