summaryrefslogtreecommitdiff
path: root/xfa/fwl/core/ifwl_pushbutton.h
diff options
context:
space:
mode:
Diffstat (limited to 'xfa/fwl/core/ifwl_pushbutton.h')
-rw-r--r--xfa/fwl/core/ifwl_pushbutton.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/xfa/fwl/core/ifwl_pushbutton.h b/xfa/fwl/core/ifwl_pushbutton.h
index 9901c1a44c..d5ada29e41 100644
--- a/xfa/fwl/core/ifwl_pushbutton.h
+++ b/xfa/fwl/core/ifwl_pushbutton.h
@@ -41,11 +41,7 @@ class IFWL_PushButtonDP : public IFWL_DataProvider {
class IFWL_PushButton : public IFWL_Widget {
public:
- static IFWL_PushButton* Create(const CFWL_WidgetImpProperties& properties,
- IFWL_Widget* pOuter);
-
- IFWL_PushButton(const CFWL_WidgetImpProperties& properties,
- IFWL_Widget* pOuter);
+ IFWL_PushButton(const CFWL_WidgetImpProperties& properties);
~IFWL_PushButton() override;
// IFWL_Widget