mirror of
https://github.com/davidgiven/fluxengine.git
synced 2025-10-31 11:17:01 -07:00
Make OSX happy.
This commit is contained in:
@@ -77,7 +77,7 @@ private:
|
||||
class UIControl
|
||||
{
|
||||
public:
|
||||
~UIControl()
|
||||
virtual ~UIControl()
|
||||
{
|
||||
if (_owned && _control)
|
||||
uiControlDestroy(_control);
|
||||
|
||||
Reference in New Issue
Block a user