mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-05 15:58:35 +02:00
Enhancement - Record::composeF4
- Implemented Record::composeF4.
This commit is contained in:
parent
4cbc67b30b
commit
2dc566a726
3 changed files with 19 additions and 2 deletions
|
@ -36,7 +36,7 @@ T::T ()
|
|||
////////////////////////////////////////////////////////////////////////////////
|
||||
T::T (const std::string& input)
|
||||
{
|
||||
throw std::string ("unimplemented T::T");
|
||||
parse (input);
|
||||
}
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue