TDB2 Conversion
- Migrated several commands over to use TDB2. Have to start somewhere.
This commit is contained in:
@@ -54,6 +54,7 @@ public:
|
||||
void add_line (const std::string&);
|
||||
void clear_lines ();
|
||||
void commit ();
|
||||
void commitUndo ();
|
||||
|
||||
void load_tasks ();
|
||||
void load_lines ();
|
||||
|
||||
Reference in New Issue
Block a user