TDB2 Conversion

- Migrated several commands over to use TDB2.  Have to start somewhere.
This commit is contained in:
Paul Beckingham
2011-08-23 00:47:46 -04:00
parent e573801517
commit 1dc2257156
8 changed files with 49 additions and 49 deletions

View File

@@ -54,6 +54,7 @@ public:
void add_line (const std::string&);
void clear_lines ();
void commit ();
void commitUndo ();
void load_tasks ();
void load_lines ();