Refixed STR #1221, fixing STR #1393.

git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@5342 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
Matthias Melcher 2006-08-22 15:45:51 +00:00
parent 555f776077
commit ae68d64252

View File

@ -1908,6 +1908,7 @@ void Fl_X::make(Fl_Window* w)
//if (winclass != kHelpWindowClass) {
Fl_Tooltip::enter(0);
if (w->size_range_set) w->size_range_();
ShowWindow(x->xid);
if (fl_show_iconic) {
fl_show_iconic = 0;