From e16a287399bc8f79803eaac07c8d695f01a2bb14 Mon Sep 17 00:00:00 2001 From: scorpio810 Date: Thu, 16 Nov 2017 08:19:48 +0000 Subject: [PATCH] Minor git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5099 bfdf4180-ca20-0410-9c96-a3a8aa849046 --- sources/qetdiagrameditor.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/sources/qetdiagrameditor.cpp b/sources/qetdiagrameditor.cpp index 5b35d843f..79616c5fa 100644 --- a/sources/qetdiagrameditor.cpp +++ b/sources/qetdiagrameditor.cpp @@ -2206,6 +2206,7 @@ QMessageBox::warning(nullptr, "\n" ">> First install on Windows\n" "1. Install, if required, python 3.5 or above \n" + " Visit https://www.python.org/downloads/ \n" "2. pip install qet_tb_generator\n" ">> Update on Windows\n" "python -m pip install --upgrade qet_tb_generator\n"