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 --- src/Fl_Help_Dialog.cxx | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/Fl_Help_Dialog.cxx') diff --git a/src/Fl_Help_Dialog.cxx b/src/Fl_Help_Dialog.cxx index b2e9844c2..0a4f06620 100644 --- a/src/Fl_Help_Dialog.cxx +++ b/src/Fl_Help_Dialog.cxx @@ -152,6 +152,8 @@ forward_->deactivate(); index_ = -1; max_ = 0; + +fl_register_images(); } Fl_Help_Dialog::~Fl_Help_Dialog() { -- cgit v1.2.3