From bcef315789f6f9f96084b7836b38a4556631569d Mon Sep 17 00:00:00 2001 From: mlangkabel Date: Mon, 20 May 2019 11:32:34 +0200 Subject: [PATCH] ui: added description of python errors to error help dialog --- src/lib_gui/qt/view/QtErrorView.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/lib_gui/qt/view/QtErrorView.cpp b/src/lib_gui/qt/view/QtErrorView.cpp index 3be9cc9c..db909adb 100644 --- a/src/lib_gui/qt/view/QtErrorView.cpp +++ b/src/lib_gui/qt/view/QtErrorView.cpp @@ -114,6 +114,7 @@ void QtErrorView::initView() "" "You should be able to find information about errors you are not familiar with online. Double click " "an error message in the table to select it for copying.
"