diff --git a/ChangeLog.txt b/ChangeLog.txt index 2a362e758..c1d3471cd 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -64,6 +64,7 @@ - Changing settings for move and rotate tools through property browser does not take in count previous change for label point and Show label option. - Fix locking file after double save as. - Key --ignoremargins still required margins. +- [#978] Don't show errors in History dialog. # Version 0.6.1 October 23, 2018 - [#885] Regression. Broken support for multi size measurements. diff --git a/src/app/valentina/dialogs/dialoghistory.cpp b/src/app/valentina/dialogs/dialoghistory.cpp index ea55d1218..6591a8672 100644 --- a/src/app/valentina/dialogs/dialoghistory.cpp +++ b/src/app/valentina/dialogs/dialoghistory.cpp @@ -218,7 +218,7 @@ QString DialogHistory::Record(const VToolRecord &tool) if (domElem.isElement() == false) { qDebug()<<"Can't find element by id"<