]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/stc/stctest.cpp
Minor corrections to native renderer. I also corrected
[wxWidgets.git] / samples / stc / stctest.cpp
index 35b8a01121b48579803ed7011fa165b5e66dc626..6275c242b7b52355693f6f3be59aff8514e5041f 100644 (file)
@@ -1,5 +1,5 @@
 //////////////////////////////////////////////////////////////////////////////
-// File:        stctest.cpp
+// File:        contrib/samples/stc/stctest.cpp
 // Purpose:     STC test application
 // Maintainer:  Otto Wyss
 // Created:     2003-09-01
@@ -12,7 +12,7 @@
 // headers
 //----------------------------------------------------------------------------
 
-// For compilers that support precompilation, includes <wx/wx.h>.
+// For compilers that support precompilation, includes "wx/wx.h".
 #include "wx/wxprec.h"
 
 #ifdef __BORLANDC__