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