summaryrefslogtreecommitdiff
path: root/xfa/src/fxgraphics/src/fx_path_generator.h
diff options
context:
space:
mode:
Diffstat (limited to 'xfa/src/fxgraphics/src/fx_path_generator.h')
-rw-r--r--xfa/src/fxgraphics/src/fx_path_generator.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/xfa/src/fxgraphics/src/fx_path_generator.h b/xfa/src/fxgraphics/src/fx_path_generator.h
index c1447f6c3a..4ecc90ae35 100644
--- a/xfa/src/fxgraphics/src/fx_path_generator.h
+++ b/xfa/src/fxgraphics/src/fx_path_generator.h
@@ -6,7 +6,7 @@
#ifndef __H_FX_PATH_GENERATOR__
#define __H_FX_PATH_GENERATOR__
-class CFX_PathGenerator : public CFX_Object
+class CFX_PathGenerator
{
public:
CFX_PathGenerator();