Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(746)

Unified Diff: xfa/include/fwl/basewidget/fwl_barcode.h

Issue 1460883002: Make IFWL_Target::m_pImpl a private member. (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@xfa
Patch Set: Created 5 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | xfa/include/fwl/basewidget/fwl_caret.h » ('j') | xfa/src/fwl/src/core/fwl_targetimp.cpp » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: xfa/include/fwl/basewidget/fwl_barcode.h
diff --git a/xfa/include/fwl/basewidget/fwl_barcode.h b/xfa/include/fwl/basewidget/fwl_barcode.h
index 25aa310e5c209d4fc347aedee4ad768dcfb7d5db..f2b0b2a11a4c4aac1ab00f31beb0bb6ca8e26795 100644
--- a/xfa/include/fwl/basewidget/fwl_barcode.h
+++ b/xfa/include/fwl/basewidget/fwl_barcode.h
@@ -58,6 +58,5 @@ class IFWL_Barcode : public IFWL_Edit {
protected:
IFWL_Barcode();
- virtual ~IFWL_Barcode();
};
#endif
« no previous file with comments | « no previous file | xfa/include/fwl/basewidget/fwl_caret.h » ('j') | xfa/src/fwl/src/core/fwl_targetimp.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698