diff options
Diffstat (limited to 'xfa/include/fwl/lightwidget/app.h')
-rw-r--r-- | xfa/include/fwl/lightwidget/app.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfa/include/fwl/lightwidget/app.h b/xfa/include/fwl/lightwidget/app.h index 11919508aa..b69be8368b 100644 --- a/xfa/include/fwl/lightwidget/app.h +++ b/xfa/include/fwl/lightwidget/app.h @@ -9,7 +9,7 @@ class CFWL_Theme;
class IFWL_App;
class CFWL_App;
-class CFWL_App : public CFX_Object
+class CFWL_App
{
public:
CFWL_App();
|