diff options
Diffstat (limited to 'xfa/fwl/README.md')
-rw-r--r-- | xfa/fwl/README.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/xfa/fwl/README.md b/xfa/fwl/README.md index 9ee5575b42..95a0f4c92a 100644 --- a/xfa/fwl/README.md +++ b/xfa/fwl/README.md @@ -5,7 +5,6 @@ classes are both controllers and renderers for each widget. The hierarchy is: * CFWL_Widget * CFWL_Form - * CFWL_FormProxy * CFWL_Caret * CFWL_CheckBox * CFWL_ComboBox |