CmdNews: Add advice for writeable context

This commit is contained in:
Tomas Babej
2021-09-28 21:47:54 -04:00
parent c69cbe8bfc
commit 189a253ef2
2 changed files with 60 additions and 2 deletions

View File

@@ -30,6 +30,7 @@
#include <string>
#include <Command.h>
#include <CmdConfig.h>
#include <CmdContext.h>
class NewsItem {
public: