diff options
Diffstat (limited to 'doc/dw-usage.doc')
-rw-r--r-- | doc/dw-usage.doc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/dw-usage.doc b/doc/dw-usage.doc index d0aa8d36..a2e89d8e 100644 --- a/doc/dw-usage.doc +++ b/doc/dw-usage.doc @@ -20,7 +20,7 @@ As described in \ref dw-overview, the following objects are needed: <li> some widgets (for this example, only a simple dw::Textblock). </ul> -First of all, the necessary #include's: +First of all, the necessary \#include's: \code #include <fltk/Window.h> |