logic: Fixed error activation from code caused another show error message

This commit is contained in:
Eberhard Graether
2017-02-21 00:14:02 +01:00
parent d02e3e74d0
commit 02850baf9c
2 changed files with 6 additions and 1 deletions
+2
View File
@@ -71,6 +71,8 @@ private:
std::vector<ErrorInfo> m_errors;
QPalette* m_palette;
bool m_ignoreRowSelection;
};
#endif // QT_ERROR_VIEW_H