Trying to understand wxCanvas.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8812 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -17,9 +17,9 @@
|
||||
#pragma hdrstop
|
||||
#endif
|
||||
|
||||
#include "canvas.h"
|
||||
#include "polygon.h"
|
||||
#include "liner.h"
|
||||
#include "wx/canvas/canvas.h"
|
||||
#include "wx/canvas/polygon.h"
|
||||
#include "wx/canvas/liner.h"
|
||||
|
||||
#ifdef __WXGTK__
|
||||
#include <gtk/gtk.h>
|
||||
|
Reference in New Issue
Block a user