MCPcopy Create free account
hub / github.com/bailey27/cppcryptfs / CAniIcon

Method CAniIcon

cppcryptfs/ui/TrayIcon.h:240–240  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

238// Construction
239public:
240 CAniIcon() : Icons(0), hIcon(0) {} //Needed for derived classes
241 virtual ~CAniIcon() {if(Icons) delete Icons;}
242
243// Attributes

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected