diff options
author | Graeme Geldenhuys <graeme@mastermaths.co.za> | 2010-02-23 11:44:22 +0200 |
---|---|---|
committer | Graeme Geldenhuys <graeme@mastermaths.co.za> | 2010-02-23 11:44:22 +0200 |
commit | 2673a58e9fae672738f391abc18f5bd7d14ff320 (patch) | |
tree | 7c68a35374d454197c4830c4b7f64f1682e64362 /docview | |
parent | ef4010b7b04c8e5524099b511adbfd7edbccfb8e (diff) | |
download | fpGUI-2673a58e9fae672738f391abc18f5bd7d14ff320.tar.xz |
Updated docview todo list.
Diffstat (limited to 'docview')
-rw-r--r-- | docview/TODO.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docview/TODO.txt b/docview/TODO.txt index 03ad3642..1e9b6661 100644 --- a/docview/TODO.txt +++ b/docview/TODO.txt @@ -16,7 +16,7 @@ Todo list [ ] - Text wrapping in RichTextView is not 100% correct [ ] - Access Violation when the application terminates. [ ] - Ever growing list of fonts used while loading new topics. -[ ] - Settings / Customization dialog is needed. +[o] - Settings / Customization dialog is needed. [ ] - Open Recent Files doesn't always get populated, or gets cleared for some reason. [ ] - Change mouse cursor when over hyperlinks in RichTextView |