mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-28 19:51:58 +01:00
Merge pull request #3021 from kitaisreal/pattern-formatter-priority-names-fix
PatternFormatter priorityNames fix
This commit is contained in:
@@ -144,6 +144,8 @@ private:
|
||||
|
||||
void parsePriorityNames();
|
||||
|
||||
static const std::string DEFAULT_PRIORITY_NAMES;
|
||||
|
||||
std::vector<PatternAction> _patternActions;
|
||||
bool _localTime;
|
||||
std::string _pattern;
|
||||
|
||||
Reference in New Issue
Block a user