gzdoom/libraries/ZWidget
Christoph Oelckers f13ae3b706 addressed a few things pointed out by static analysis
* marking move assignments noexcept
* using [[fallthrough]] consistently.
* getting rid of alloca.
2024-01-07 08:46:47 +01:00
..
include/zwidget seems more headers were missing. 2024-01-05 17:30:13 +01:00
src addressed a few things pointed out by static analysis 2024-01-07 08:46:47 +01:00
CMakeLists.txt Add path rasterizer 2024-01-05 16:43:55 +01:00
LICENSE.md Add zwidget 2024-01-02 16:54:51 +01:00
README.md Add zwidget 2024-01-02 16:54:51 +01:00

ZWidget

A framework for building user interface applications