Renamed widgets subproject into BeetRoundWidgets.

This commit is contained in:
2026-02-05 18:48:13 +01:00
parent 22adf36aa9
commit 455c6ef3bd
24 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ set (QR_LIB_DIR ${CMAKE_CURRENT_SOURCE_DIR}/libs/3rdParty/Qt-QrCodeGenerator)
configure_file(ApplicationConfig.h.in ApplicationConfig.h) configure_file(ApplicationConfig.h.in ApplicationConfig.h)
#Frontend applications #Frontend applications
add_subdirectory(UIs/GenericWidgets) add_subdirectory(UIs/BeetRoundWidgets)
### Tests ### Tests
add_subdirectory(tests/GenericCoreTests) add_subdirectory(tests/GenericCoreTests)

View File

Before

Width:  |  Height:  |  Size: 22 KiB

After

Width:  |  Height:  |  Size: 22 KiB

View File

Before

Width:  |  Height:  |  Size: 18 KiB

After

Width:  |  Height:  |  Size: 18 KiB

View File

Before

Width:  |  Height:  |  Size: 19 KiB

After

Width:  |  Height:  |  Size: 19 KiB