From f9d5aec758acb6d7fd7b75cac0c30efdd3b51212 Mon Sep 17 00:00:00 2001 From: Sebastian Date: Fri, 15 Nov 2019 21:36:25 +0100 Subject: [PATCH] GUI: projectfiledialog.ui: Add note about addons requiring Python (#2364) This fixes https://trac.cppcheck.net/ticket/9456 (Tell the user that the addons require Python) regarding the GUI. Whether it is useful/necessary to add something similar for the CLI must still be checked. --- gui/projectfiledialog.ui | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/gui/projectfiledialog.ui b/gui/projectfiledialog.ui index fd775d3bc..d6fd16625 100644 --- a/gui/projectfiledialog.ui +++ b/gui/projectfiledialog.ui @@ -563,6 +563,16 @@ Addons + + + + Note: Addons require <a href="https://www.python.org/">Python</a> beeing installed. + + + true + + +