Index: xfa/fxfa/app/xfa_ffnotify.h |
diff --git a/xfa/fxfa/app/xfa_ffnotify.h b/xfa/fxfa/app/xfa_ffnotify.h |
index 07e5419842f210face5daf08619c97262572911c..ef34afb7b899c1e00116b9a7d6419973b2824903 100644 |
--- a/xfa/fxfa/app/xfa_ffnotify.h |
+++ b/xfa/fxfa/app/xfa_ffnotify.h |
@@ -70,7 +70,7 @@ class CXFA_FFNotify { |
CXFA_Node* GetFocusWidgetNode(); |
void SetFocusWidgetNode(CXFA_Node* pNode); |
- protected: |
+ private: |
CXFA_FFDoc* const m_pDoc; |
}; |