MCPcopy Create free account
hub / github.com/MediaArea/MediaInfo / ~GUI_Main_Tree

Method ~GUI_Main_Tree

Source/GUI/VCL_New/GUI_Main_Tree.cpp:31–40  ·  view source on GitHub ↗

---------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

29
30//---------------------------------------------------------------------------
31GUI_Main_Tree::~GUI_Main_Tree()
32{
33 //VCL specific
34 delete VCL; //VCL=NULL
35
36 //Hide();
37
38 //DeleteAllItems();
39 TextPos.clear();
40}
41
42//***************************************************************************
43// Actions

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected