mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-07-07 20:06:39 +02:00
Unify coding style
Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
This commit is contained in:
parent
159b8c642a
commit
7b4a234f03
64 changed files with 201 additions and 206 deletions
|
@ -103,7 +103,7 @@ public:
|
|||
|
||||
void addInterval (const Interval&, bool verbose);
|
||||
void deleteInterval (const Interval&);
|
||||
void modifyInterval (const Interval&, const Interval &, bool verbose);
|
||||
void modifyInterval (const Interval&, const Interval&, bool verbose);
|
||||
|
||||
std::string dump () const;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue