switching away from angle brackets includes, deactivating OSX workaround
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56109 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -41,9 +41,9 @@
|
||||
// This define is necessary to prevent macro clearing
|
||||
#define __wxPG_SOURCE_FILE__
|
||||
|
||||
#include <wx/propgrid/propgrid.h>
|
||||
#include "wx/propgrid/propgrid.h"
|
||||
|
||||
#include <wx/propgrid/manager.h>
|
||||
#include "wx/propgrid/manager.h"
|
||||
|
||||
|
||||
#define wxPG_MAN_ALTERNATE_BASE_ID 11249 // Needed for wxID_ANY madnesss
|
||||
|
Reference in New Issue
Block a user