diff-match-patch icon indicating copy to clipboard operation
diff-match-patch copied to clipboard

Upgraded C++ code to Qt5

Open HFTrader opened this issue 4 years ago • 0 comments

Changed QChar.toAscii() to QChar.toLatin1() so the code to works with Qt5

HFTrader avatar Mar 04 '21 19:03 HFTrader