diff options
-rw-r--r-- | BUILD.gn | 2 | ||||
-rw-r--r-- | xfa.gyp | 2 | ||||
-rw-r--r-- | xfa/fwl/theme/cfwl_datetimepickertp.cpp (renamed from xfa/fwl/theme/cfwl_datetimepickedtp.cpp) | 0 |
3 files changed, 2 insertions, 2 deletions
@@ -1158,7 +1158,7 @@ if (pdf_enable_xfa) { "xfa/fwl/theme/cfwl_checkboxtp.h", "xfa/fwl/theme/cfwl_comboboxtp.cpp", "xfa/fwl/theme/cfwl_comboboxtp.h", - "xfa/fwl/theme/cfwl_datetimepickedtp.cpp", + "xfa/fwl/theme/cfwl_datetimepickertp.cpp", "xfa/fwl/theme/cfwl_datetimepickertp.h", "xfa/fwl/theme/cfwl_edittp.cpp", "xfa/fwl/theme/cfwl_edittp.h", @@ -216,7 +216,7 @@ "xfa/fwl/theme/cfwl_checkboxtp.h", "xfa/fwl/theme/cfwl_comboboxtp.cpp", "xfa/fwl/theme/cfwl_comboboxtp.h", - "xfa/fwl/theme/cfwl_datetimepickedtp.cpp", + "xfa/fwl/theme/cfwl_datetimepickertp.cpp", "xfa/fwl/theme/cfwl_datetimepickertp.h", "xfa/fwl/theme/cfwl_edittp.cpp", "xfa/fwl/theme/cfwl_edittp.h", diff --git a/xfa/fwl/theme/cfwl_datetimepickedtp.cpp b/xfa/fwl/theme/cfwl_datetimepickertp.cpp index a303a4ea1f..a303a4ea1f 100644 --- a/xfa/fwl/theme/cfwl_datetimepickedtp.cpp +++ b/xfa/fwl/theme/cfwl_datetimepickertp.cpp |