mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-21 03:55:21 +02:00
Rename guiScrollBar to GUIScrollBar
This commit is contained in:
@@ -198,7 +198,7 @@ namespace gui
|
||||
core::rect<s32> CurrentTextRect = core::rect<s32>(0,0,1,1);
|
||||
core::rect<s32> FrameRect; // temporary values
|
||||
u32 m_scrollbar_width;
|
||||
guiScrollBar *m_vscrollbar;
|
||||
GUIScrollBar *m_vscrollbar;
|
||||
bool m_writable;
|
||||
|
||||
};
|
||||
|
Reference in New Issue
Block a user