DC headers don't need to be in gtk/private.h
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50848 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -15,9 +15,6 @@
|
||||
#include <gtk/gtk.h>
|
||||
|
||||
#include "wx/gtk/private/string.h"
|
||||
#include "wx/gtk/dc.h"
|
||||
#include "wx/gtk/dcclient.h"
|
||||
#include "wx/gtk/dcmemory.h"
|
||||
|
||||
// pango_version_check symbol is quite recent ATM (4/2007)... so we
|
||||
// use our own wrapper which implements a smart trick.
|
||||
|
@@ -10,8 +10,7 @@
|
||||
// For compilers that support precompilation, includes "wx.h".
|
||||
#include "wx/wxprec.h"
|
||||
|
||||
#include "wx/dc.h"
|
||||
#include "wx/gtk/private.h"
|
||||
#include "wx/gtk/dc.h"
|
||||
|
||||
//-----------------------------------------------------------------------------
|
||||
// wxGTKDCImpl
|
||||
|
Reference in New Issue
Block a user