Minor fixes

This commit is contained in:
SirLynix
2024-02-10 13:42:19 +01:00
parent e336c8a514
commit 57ad486c01
9 changed files with 16 additions and 9 deletions

View File

@@ -47,7 +47,6 @@ namespace Nz
ImageButtonWidget* m_scrollNextButton;
ScrollbarButtonWidget* m_scrollCenterButton;
ScrollbarOrientation m_orientation;
bool m_isGrabbed;
float m_maximumValue;
float m_minimumValue;
float m_step;