mirror of
https://github.com/PhasicFlow/phasicFlow.git
synced 2025-06-22 16:28:30 +00:00
checkPhasicFlow utility
This commit is contained in:
@ -88,7 +88,15 @@ public:
|
||||
word description,
|
||||
word opText = "");
|
||||
|
||||
word productName()const
|
||||
{
|
||||
return versionName;
|
||||
}
|
||||
|
||||
word productNameCopyright()const
|
||||
{
|
||||
return versoinCopyright;
|
||||
}
|
||||
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user