Fix sometimes-missing include of Slider in ColorPicker.hpp

This commit is contained in:
2025-05-22 17:26:48 -05:00
parent 21fee89e77
commit c4ada58e0c

View File

@@ -6,6 +6,7 @@
#include <JUI/Widgets/Text.hpp>
#include "../Style/TextStyler.hpp"
#include <JUI/Widgets/Slider.hpp>
namespace JUI {