From 661bf6a76614bbd98ca3b718eddce81e3e88d6bf Mon Sep 17 00:00:00 2001 From: Jeremy Henty Date: Wed, 27 May 2009 14:40:22 +0000 Subject: [doc]: escape some hash in the text --- doc/fltk-problems.doc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/fltk-problems.doc') diff --git a/doc/fltk-problems.doc b/doc/fltk-problems.doc index 3e8c401f..453d8178 100644 --- a/doc/fltk-problems.doc +++ b/doc/fltk-problems.doc @@ -106,7 +106,7 @@ The following changes should be applied manually.

Changes in fltkcomplexbutton.hh

-First of all, the #define's for avoiding multiple includes: +First of all, the \#define's for avoiding multiple includes: \code -#ifndef fltk_ComplexButton_h // fltk_Button_h formerly @@ -167,7 +167,7 @@ namespace conflict:

Changes in fltkcomplexbutton.cc

-First, #include's: +First, \#include's: \code -- cgit v1.2.3