From 08005d2d58691dc6f6d3ddd93b87950064fa2038 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Bri=C3=A8re?= Date: Mon, 30 Mar 2020 22:22:49 -0400 Subject: Set the windowTitle property of callToolbar The window title of a toolbar is displayed in the default context menu of the main window. Closes #195 --- src/gui/mphoneform.ui | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/gui/mphoneform.ui b/src/gui/mphoneform.ui index 8857394..6a1f6f0 100644 --- a/src/gui/mphoneform.ui +++ b/src/gui/mphoneform.ui @@ -1015,6 +1015,9 @@ + + Main Toolbar + Qt::ToolButtonTextUnderIcon -- cgit v1.2.3