TW-72
- TW-72 extend info report with urgency column
This commit is contained in:
@@ -35,6 +35,9 @@ class CmdInfo : public Command
|
||||
public:
|
||||
CmdInfo ();
|
||||
int execute (std::string&);
|
||||
|
||||
private:
|
||||
std::string urgencyTerm (const std::string&, float, float) const;
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user