diff options
author | Michele Calgaro <[email protected]> | 2024-03-13 10:33:25 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2024-03-13 10:47:32 +0900 |
commit | 0a2a45331d762f6e555e2d14c093f35822f868ec (patch) | |
tree | cbd284f9ce5bbba6e6e460c707cbec2bc3544396 /TODO | |
parent | 9a5d96d5bcf4ea5e36ffb75972acc340648d3496 (diff) | |
download | kpilot-0a2a45331d762f6e555e2d14c093f35822f868ec.tar.gz kpilot-0a2a45331d762f6e555e2d14c093f35822f868ec.zip |
cmake files: change keywords to lower case
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -141,7 +141,7 @@ FINISHED TODO jobs RESOLUTION: Implemented the InternalEditorAction that syncs these modifications +(19a)Implement the internal editor sync +(19a)When syncing, also backup the databases (if option is set) -+(19b)Add all codecs that are supported by Qt, automatically fill the ++(19b)Add all codecs that are supported by TQt, automatically fill the combobox in the config dialog. Change the combobox to an editable Combobox so that the user can also give other encodings (if he installed the corresponding plugins). |