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 9285e89345..9ee5575b42 100644 --- a/xfa/fwl/README.md +++ b/xfa/fwl/README.md @@ -6,7 +6,6 @@ classes are both controllers and renderers for each widget. The hierarchy is: * CFWL_Widget * CFWL_Form * CFWL_FormProxy - * CFWL_ComboBoxProxy * CFWL_Caret * CFWL_CheckBox * CFWL_ComboBox |