Fix possible crash when unloaded
This commit is contained in:
parent
6342e04fea
commit
57765c98bf
@ -89,6 +89,7 @@ private:
|
|||||||
m_network_tracks = false;
|
m_network_tracks = false;
|
||||||
m_quit_server = false;
|
m_quit_server = false;
|
||||||
m_bottom_box_height = -1;
|
m_bottom_box_height = -1;
|
||||||
|
m_track_icons = NULL;
|
||||||
}
|
}
|
||||||
|
|
||||||
public:
|
public:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user