Added info to README for WidgetImage

This commit is contained in:
2025-12-15 17:07:44 +02:00
parent 17f73211a9
commit 40df0f6e0c
2 changed files with 21 additions and 1 deletions

View File

@@ -7,6 +7,7 @@
#include "../sdl_helpers.h"
// Renders an image with optional scaling
class WidgetImage : public Widget
{
protected: