]> git.saurik.com Git - wxWidgets.git/blobdiff - src/richtext/richtextborderspage.cpp
Add wxDir::Close().
[wxWidgets.git] / src / richtext / richtextborderspage.cpp
index b7c9f743bfb1a7e685c8ea8b410420d68dbef9cd..1bc46b251023d6315b1f543b6fda1d186ed13ca4 100644 (file)
@@ -1,5 +1,5 @@
 /////////////////////////////////////////////////////////////////////////////
-// Name:        richtextborderspage.cpp
+// Name:        src/richtext/richtextborderspage.cpp
 // Purpose:     
 // Author:      Julian Smart
 // Modified by: 
@@ -9,17 +9,6 @@
 // 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
 #include "wx/imaglist.h"
 ////@end includes