Skip to content

Commit 044e112

Browse files
committed
Update tips_and_triks_list.md
1 parent 37abad7 commit 044e112

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/documentation/internal/tips_and_triks_list.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@
3939
| 🔴 | #11 | November 24, 2025 | Formatting strings with xtd::string::format | C++20 std::format / Qt QString::arg |
4040
| 🔴 | #10 | November 10, 2025 | Unit testing with xtd::tunit | Catch2 / gtest |
4141
| 🔴 | #9 | October 27, 2025 | Adding color to console output (text + background) | ANSI escape codes |
42-
| 🟡 | #8 | October 13, 2025 | array_list a heterogeneous container supporting multiple types | C++ modern / Boost / Qt |
43-
| 🟡 | #7 | September 29, 2025 | Creating a simple form with a button | Qt / WinForms |
42+
| 🟢 | #8 | October 13, 2025 | array_list a heterogeneous container supporting multiple types | C++ modern / Boost / Qt |
43+
| 🟢 | #7 | September 29, 2025 | Creating a simple form with a button | Qt / WinForms |
4444
| 🟢 | #6 | September 15, 2025 | Getting special folders | Win32 API / Qt |
4545
| 🟢 | #5 | September 1, 2025 | Applying image effects | NA |
4646
| 🟢 | #4 | August 18, 2025 | Why xtd simplifies your code compared to Qt or wxWidgets | Qt / wxWidgets |

0 commit comments

Comments
 (0)