MCPcopy Create free account
hub / github.com/aiekick/ImGuiFontStudio / ProjectFile

Method ProjectFile

src/Project/ProjectFile.cpp:26–29  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

24#include <FileHelper.h>
25
26ProjectFile::ProjectFile()
27{
28
29}
30
31ProjectFile::ProjectFile(const std::string& vFilePathName)
32{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected