chore: cleanup, document, and test some RTL code (#5473)

This commit is contained in:
nerix
2024-07-27 13:19:26 +02:00
committed by GitHub
parent a2cbe6377d
commit ff7cc09f8b
8 changed files with 413 additions and 104 deletions
+1
View File
@@ -46,6 +46,7 @@ set(test_SOURCES
${CMAKE_CURRENT_LIST_DIR}/src/Scrollbar.cpp
${CMAKE_CURRENT_LIST_DIR}/src/Commands.cpp
${CMAKE_CURRENT_LIST_DIR}/src/FlagsEnum.cpp
${CMAKE_CURRENT_LIST_DIR}/src/MessageLayoutContainer.cpp
# Add your new file above this line!
)