diff options
author | Michele Calgaro <[email protected]> | 2025-01-22 12:59:13 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2025-02-03 22:37:57 +0900 |
commit | f6082cf0a5a2d044400fbdc99cb5747589f31889 (patch) | |
tree | b655f92d73cd1fd6cf363ddbcf64c5fe471490a7 /TODO | |
parent | 6d9717eb18526dc2e204ac49a68e35406e442083 (diff) | |
download | krecipes-f6082cf0a5a2d044400fbdc99cb5747589f31889.tar.gz krecipes-f6082cf0a5a2d044400fbdc99cb5747589f31889.zip |
Use tdeApp
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,7 +10,7 @@ MAJOR FEATURES: CONVENIENCES/MINOR FEATURES: *Improved navigation - add a forward and back button - *E-mail recipe(s) option (using kapp->invokeMailer()) + *E-mail recipe(s) option (using tdeApp->invokeMailer()) *Give option to import recipe formats by pasting the recipe text into a widget *Allow saving and loading diet info from a file (or just store it in the database?) *Database maintenance options (Empty database, Remove unused elements, etc.) |