From 11bf9b28da63ee26632b6cf72aeba16115daf9b3 Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Mon, 16 Sep 2002 01:35:34 +0000 Subject: Move Fl_Help_Dialog to fltk_images library. Add "Additional Libraries" section to docos as needed. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@2625 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- test/help.cxx | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'test') diff --git a/test/help.cxx b/test/help.cxx index 5dc6b4c22..ce58fea0d 100644 --- a/test/help.cxx +++ b/test/help.cxx @@ -1,5 +1,5 @@ // -// "$Id: help.cxx,v 1.1.2.7 2002/07/15 23:39:22 easysw Exp $" +// "$Id: help.cxx,v 1.1.2.8 2002/09/16 01:35:34 easysw Exp $" // // Fl_Help_Dialog test program. // @@ -45,8 +45,6 @@ main(int argc, // I - Number of command-line arguments Fl_Help_Dialog *help; // Help dialog - fl_register_images(); - help = new Fl_Help_Dialog; if (argc < 2) @@ -65,5 +63,5 @@ main(int argc, // I - Number of command-line arguments // -// End of "$Id: help.cxx,v 1.1.2.7 2002/07/15 23:39:22 easysw Exp $". +// End of "$Id: help.cxx,v 1.1.2.8 2002/09/16 01:35:34 easysw Exp $". // -- cgit v1.2.3