Minor updates.

This commit is contained in:
Christoph Holzheuer
2026-03-06 17:36:27 +01:00
parent f99c96a855
commit 2192910e8e
6 changed files with 6 additions and 77 deletions

View File

@@ -59,6 +59,7 @@ protected:
static constexpr int cPaddingRight = 8;
static constexpr int cSliderWidth = 117;
std::unique_ptr<BCValueSliderStyle> _sliderStyle;
};
#endif // BC_VALUESLIDER_H