]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/hworld.tex
1. fixed warning which was hiding a bug in wxGrid::SendEvent()
[wxWidgets.git] / docs / latex / wx / hworld.tex
index c98152b516ef29cff88b37cbfedef14575327cf8..72116a4400b36b84d6f8a78cae4fd9326236c92b 100644 (file)
@@ -6,8 +6,8 @@ and basic principles can be made, you can now look at wxWindows'
 "Hello World":
 
 You have to include wxWindows's header files, of course. This can
 "Hello World":
 
 You have to include wxWindows's header files, of course. This can
-be done on a file by file basis (such as #include "wx/window.h")
-or using one global include (#include "wx/wx.h"). This is
+be done on a file by file basis (such as \#include "wx/window.h")
+or using one global include (\#include "wx/wx.h"). This is
 also useful on platforms which support precompiled headers such
 as all major compilers on the Windows platform.
 
 also useful on platforms which support precompiled headers such
 as all major compilers on the Windows platform.