Applied patch [ 1339882 ] richtext misc cleanup
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36031 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -16,21 +16,19 @@
|
||||
#pragma hdrstop
|
||||
#endif
|
||||
|
||||
#if wxUSE_RICHTEXT
|
||||
|
||||
#include "wx/richtext/richtextctrl.h"
|
||||
|
||||
#ifndef WX_PRECOMP
|
||||
#include "wx/wx.h"
|
||||
#endif
|
||||
|
||||
#include "wx/image.h"
|
||||
|
||||
#if wxUSE_RICHTEXT
|
||||
|
||||
#include "wx/textfile.h"
|
||||
#include "wx/ffile.h"
|
||||
#include "wx/settings.h"
|
||||
#include "wx/filename.h"
|
||||
#include "wx/dcbuffer.h"
|
||||
|
||||
#include "wx/richtext/richtextctrl.h"
|
||||
#include "wx/arrimpl.cpp"
|
||||
|
||||
DEFINE_EVENT_TYPE(wxEVT_COMMAND_RICHTEXT_ITEM_SELECTED)
|
||||
|
||||
Reference in New Issue
Block a user