Add color sliders to sketch3d

This commit is contained in:
elushaX 2024-03-20 20:00:52 -07:00
parent 70daeeea54
commit 5f0ce77fca
5 changed files with 127 additions and 5 deletions

View file

@ -5,4 +5,5 @@
#include "ScrollableWidget.hpp"
#include "SplitViewWidget.hpp"
#include "TextInputWidget.hpp"
#include "SliderWidget.hpp"
#include "Animations.hpp"