From 9e3f8a1db6028935ea640c00e15674e1a7456530 Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Sun, 29 Oct 2006 14:16:03 +0000 Subject: Documentation fixes. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@5533 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- documentation/subclassing.html | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'documentation/subclassing.html') diff --git a/documentation/subclassing.html b/documentation/subclassing.html index 338ec3e58..873f6cd75 100644 --- a/documentation/subclassing.html +++ b/documentation/subclassing.html @@ -1,4 +1,8 @@ - + + + 7 - Adding and Extending Widgets + +

7 - Adding and Extending Widgets

This chapter describes how to add your own widgets or extend existing widgets in FLTK. -- cgit v1.2.3