Convert ToStr, Serialise, and TypeName to use literal strings

This commit is contained in:
baldurk
2019-05-15 14:12:17 +01:00
parent c8a518f05c
commit 699f8753af
84 changed files with 1215 additions and 1186 deletions
+1 -1
View File
@@ -110,7 +110,7 @@ bool RGPInterop::RGPSupportsInterop(const QString &RGPPath)
}
template <>
std::string DoStringise(const RGPCommand &el)
rdcstr DoStringise(const RGPCommand &el)
{
BEGIN_ENUM_STRINGISE(RGPCommand);
{