From: Robin Dunn Date: Fri, 3 Aug 2012 03:57:06 +0000 (+0000) Subject: Revert change that installs the wx/gtk/dc.h header file, since we no longer need... X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/803a4f2e177f522c084ec428f8a4334d531b37d5 Revert change that installs the wx/gtk/dc.h header file, since we no longer need wxDCImpl classes to be public. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@72285 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/Makefile.in b/Makefile.in index f92a741dca..b50ccba187 100644 --- a/Makefile.in +++ b/Makefile.in @@ -2637,7 +2637,6 @@ COND_TOOLKIT_GTK_TOOLKIT_VERSION_2_LOWLEVEL_HDR = \ wx/gtk/dataform.h \ wx/gtk/dataobj.h \ wx/gtk/dataobj2.h \ - wx/gtk/dc.h \ wx/gtk/dnd.h \ wx/gtk/evtloop.h \ wx/gtk/evtloopsrc.h \ @@ -2666,7 +2665,6 @@ COND_TOOLKIT_GTK_TOOLKIT_VERSION_3_LOWLEVEL_HDR = \ wx/gtk/dataform.h \ wx/gtk/dataobj.h \ wx/gtk/dataobj2.h \ - wx/gtk/dc.h \ wx/gtk/dnd.h \ wx/gtk/evtloop.h \ wx/gtk/evtloopsrc.h \ diff --git a/build/bakefiles/files.bkl b/build/bakefiles/files.bkl index 5ffe36ff85..2743fc28ad 100644 --- a/build/bakefiles/files.bkl +++ b/build/bakefiles/files.bkl @@ -1108,7 +1108,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/gtk/dataform.h wx/gtk/dataobj.h wx/gtk/dataobj2.h - wx/gtk/dc.h wx/gtk/dnd.h wx/gtk/evtloop.h wx/gtk/evtloopsrc.h