summaryrefslogtreecommitdiff
path: root/fluid
diff options
context:
space:
mode:
Diffstat (limited to 'fluid')
-rw-r--r--fluid/fluid.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/fluid/fluid.cxx b/fluid/fluid.cxx
index 77230f544..461205003 100644
--- a/fluid/fluid.cxx
+++ b/fluid/fluid.cxx
@@ -1083,7 +1083,7 @@ void print_menu_cb(Fl_Widget *, void *) {
EndDoc(dialog.hDC);
fl_gc = save_dc;
- fl_window = save_window;
+ fl_window = save_win;
fl_pop_clip();
// Free the print DC and return...