mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-28 22:47:20 +02:00
Enhancement - Object rename prior to integration
- T -> T2 - TDB -> TDB2
This commit is contained in:
parent
766c2d3620
commit
fe4c8f3a9d
12 changed files with 96 additions and 81 deletions
|
@ -46,7 +46,7 @@ public:
|
|||
std::string composeF4 () const;
|
||||
|
||||
void addMod (const Mod&);
|
||||
// TODO Need method to access mods.
|
||||
void mods (std::vector <Mod>&);
|
||||
|
||||
std::string name () const;
|
||||
void name (const std::string&);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue