mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-29 23:07:48 +02:00
vcmi: modernize rest of lib
This commit is contained in:
@@ -439,7 +439,7 @@ namespace LogicalExpressionDetail
|
||||
}
|
||||
};
|
||||
|
||||
std::string DLL_LINKAGE getTextForOperator(std::string operation);
|
||||
std::string DLL_LINKAGE getTextForOperator(const std::string & operation);
|
||||
|
||||
/// Prints expression in human-readable format
|
||||
template <typename ContainedClass>
|
||||
|
||||
Reference in New Issue
Block a user