Merge branch 'gfx-work' into udpnetwork

This commit is contained in:
milek7
2019-01-14 23:33:38 +01:00
17 changed files with 245 additions and 186 deletions

View File

@@ -97,7 +97,7 @@ basic_event::event_conditions::test() const {
match_value_2,
flags );
std::string comparisonlog = "Test: MemCompare - ";
std::string comparisonlog = "Test: MemCompare - " + cell->name() + " - ";
comparisonlog +=
"[" + cell->Text() + "]"