mirror of
https://github.com/edubart/otclient.git
synced 2025-10-19 22:13:27 +02:00
change some deque to vectors
This commit is contained in:
@@ -26,6 +26,5 @@ typedef std::shared_ptr<UIVerticalLayout> UIVerticalLayoutPtr;
|
||||
typedef std::shared_ptr<UIAnchorLayout> UIAnchorLayoutPtr;
|
||||
|
||||
typedef std::deque<UIWidgetPtr> UIWidgetList;
|
||||
typedef std::deque<UIWidgetWeakPtr> UIWeakWidgetList;
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user