mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-09-08 06:10:36 +02:00
ColDepends: Recognize and properly handle ID ranges
This commit is contained in:
parent
774f6df210
commit
0558b6c7aa
3 changed files with 26 additions and 1 deletions
|
@ -63,6 +63,7 @@ const std::vector <std::string> extractParents (
|
|||
bool nontrivial (const std::string&);
|
||||
const char* optionalBlankLine ();
|
||||
void setHeaderUnderline (Table&);
|
||||
bool extractLongInteger (const std::string&, long&);
|
||||
|
||||
#endif
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue