summaryrefslogtreecommitdiff
path: root/xfa/include/fwl/basewidget/fwl_pushbutton.h
diff options
context:
space:
mode:
Diffstat (limited to 'xfa/include/fwl/basewidget/fwl_pushbutton.h')
-rw-r--r--xfa/include/fwl/basewidget/fwl_pushbutton.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/xfa/include/fwl/basewidget/fwl_pushbutton.h b/xfa/include/fwl/basewidget/fwl_pushbutton.h
index ae4ce8820c..223dc5a311 100644
--- a/xfa/include/fwl/basewidget/fwl_pushbutton.h
+++ b/xfa/include/fwl/basewidget/fwl_pushbutton.h
@@ -52,6 +52,5 @@ class IFWL_PushButton : public IFWL_Widget {
protected:
IFWL_PushButton();
- virtual ~IFWL_PushButton();
};
#endif