mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-04-26 06:45:36 +00:00
Cleans up removal/deletion logic
This commit is contained in:
parent
4f399eb87f
commit
192862ba6d
2 changed files with 12 additions and 5 deletions
|
|
@ -140,6 +140,7 @@ class GuiPopUpMenuCtrlEx : public GuiTextCtrl
|
|||
GuiTextEditCtrl* mSearchEdit; // Added
|
||||
|
||||
virtual void addChildren();
|
||||
virtual void removeChildren();
|
||||
virtual void repositionPopup();
|
||||
|
||||
static bool _setBitmaps(void* obj, const char* index, const char* data);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue