]> git.saurik.com Git - wxWidgets.git/blobdiff - src/richtext/richtextbackgroundpage.cpp
Always send wxEVT_COMMAND_RICHTEXT_DELETE event if delete or back key pressed
[wxWidgets.git] / src / richtext / richtextbackgroundpage.cpp
index 1530fdfce210002132231d3a8706472805008d94..0a585bd5f5edb4cb86ac8cbabc5c39adb6d27d5a 100644 (file)
@@ -1,5 +1,5 @@
 /////////////////////////////////////////////////////////////////////////////
-// Name:        richtextbackgroundpage.cpp
+// Name:        src/richtext/richtextbackgroundpage.cpp
 // Purpose:     
 // Author:      Julian Smart
 // Modified by: 
@@ -9,20 +9,6 @@
 // Licence:     wxWindows Licence
 /////////////////////////////////////////////////////////////////////////////
 
-// For compilers that support precompilation, includes "wx/wx.h".
-#include "wx/wxprec.h"
-
-#ifdef __BORLANDC__
-#pragma hdrstop
-#endif
-
-#ifndef WX_PRECOMP
-#include "wx/wx.h"
-#endif
-
-////@begin includes
-////@end includes
-
 #include "wx/richtext/richtextbackgroundpage.h"
 #include "wx/richtext/richtextformatdlg.h"