summaryrefslogtreecommitdiff
path: root/xfa/fxfa/cxfa_ffapp.h
diff options
context:
space:
mode:
Diffstat (limited to 'xfa/fxfa/cxfa_ffapp.h')
-rw-r--r--xfa/fxfa/cxfa_ffapp.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/xfa/fxfa/cxfa_ffapp.h b/xfa/fxfa/cxfa_ffapp.h
index 8ffd657897..b63f058367 100644
--- a/xfa/fxfa/cxfa_ffapp.h
+++ b/xfa/fxfa/cxfa_ffapp.h
@@ -29,6 +29,8 @@ class IFWL_AdapterTimerMgr;
class CXFA_FFApp {
public:
+ static void SkipFontLoadForTesting(bool skip);
+
explicit CXFA_FFApp(IXFA_AppProvider* pProvider);
~CXFA_FFApp();