diff options
Diffstat (limited to 'xfa/fxfa/cxfa_ffpushbutton.h')
-rw-r--r-- | xfa/fxfa/cxfa_ffpushbutton.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/xfa/fxfa/cxfa_ffpushbutton.h b/xfa/fxfa/cxfa_ffpushbutton.h index 73308c0c8f..9c12daccbc 100644 --- a/xfa/fxfa/cxfa_ffpushbutton.h +++ b/xfa/fxfa/cxfa_ffpushbutton.h @@ -30,7 +30,6 @@ class CXFA_FFPushButton : public CXFA_FFField { const CFX_Matrix& matrix, uint32_t dwStatus) override; bool LoadWidget() override; - void UnloadWidget() override; bool PerformLayout() override; void UpdateWidgetProperty() override; void OnProcessMessage(CFWL_Message* pMessage) override; |