gammasoft71 / xtd

Free open-source modern C++17 / C++20 framework to create console, GUI (forms like WinForms) and unit test applications and libraries on Microsoft Windows, Apple macOS and Linux.
https://gammasoft71.github.io/xtd
MIT License
735 stars 57 forks source link

Bug fixes, typos and code simplify #203

Closed GermanAizek closed 1 year ago

GermanAizek commented 1 year ago

@gammasoft71 I'm waiting code review. Thx

gammasoft71 commented 1 year ago

First, thank you for your contribution.

List where your correction is not appropriate

For the other fixes, everything is good, thank's.

Remarks

For your next pull requests, can you divide your corrections into several commits (one per correction). This will make it easier to accept or reject requests.