mirror of https://github.com/kiwix/libkiwix.git
ParameterizedMessage is actually a class
This commit is contained in:
parent
96b6f41244
commit
8993f99587
|
@ -93,7 +93,7 @@ private:
|
|||
|
||||
} // namespace i18n
|
||||
|
||||
struct ParameterizedMessage
|
||||
class ParameterizedMessage
|
||||
{
|
||||
public: // types
|
||||
typedef kainjow::mustache::object Parameters;
|
||||
|
|
Loading…
Reference in New Issue