diff options
| author | Michael R Sweet <michael.r.sweet@gmail.com> | 2002-09-16 01:35:34 +0000 |
|---|---|---|
| committer | Michael R Sweet <michael.r.sweet@gmail.com> | 2002-09-16 01:35:34 +0000 |
| commit | 11bf9b28da63ee26632b6cf72aeba16115daf9b3 (patch) | |
| tree | c3cc21675e9bbc8ed7accdb098abda20d411d71f /src/Fl_Help_Dialog.cxx | |
| parent | cf16564eda7815f230658a41bbe776f1b6f84879 (diff) | |
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
Diffstat (limited to 'src/Fl_Help_Dialog.cxx')
| -rw-r--r-- | src/Fl_Help_Dialog.cxx | 2 |
1 files changed, 2 insertions, 0 deletions
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() { |
