piřdání cesty k informaci o licenci

This commit is contained in:
2024-04-15 09:24:32 +02:00
parent 70e1fd9c4d
commit e4b7cb5fb7
6 changed files with 9 additions and 3 deletions

View File

@@ -27,6 +27,7 @@ struct InitStructure
struct LicenceInfo
{
string licenceFileName = "";
string licenceFilePath = "";
};
class LicenceReader