Index: xfa/fwl/core/ifwl_combolist.h |
diff --git a/xfa/fwl/core/ifwl_combolist.h b/xfa/fwl/core/ifwl_combolist.h |
index 360bc20059657a39c34e7daa6f15128e0ca6c520..48dfb4450dd04c85b2869807b5025ecc15b8ab31 100644 |
--- a/xfa/fwl/core/ifwl_combolist.h |
+++ b/xfa/fwl/core/ifwl_combolist.h |
@@ -15,7 +15,7 @@ |
class IFWL_ComboList : public IFWL_ListBox { |
public: |
- IFWL_ComboList(const IFWL_App* app, |
+ IFWL_ComboList(const CFWL_App* app, |
std::unique_ptr<CFWL_WidgetProperties> properties, |
IFWL_Widget* pOuter); |