From bcb18d73b1b5f5ac412ca6f630cb3840ac9dc7df Mon Sep 17 00:00:00 2001 From: ts-korhonen Date: Wed, 12 Jan 2022 23:19:08 +0200 Subject: [PATCH] qt: disable toolbar context menu --- src/qt/qt_mainwindow.ui | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/src/qt/qt_mainwindow.ui b/src/qt/qt_mainwindow.ui index 258432ff9..903c1091b 100644 --- a/src/qt/qt_mainwindow.ui +++ b/src/qt/qt_mainwindow.ui @@ -185,12 +185,18 @@ + + Qt::PreventContextMenu + - toolBar + toolBar false + + Qt::TopToolBarArea + 16