diff --git a/src/Report.py b/src/Report.py index 2c110fb09..448e926e5 100644 --- a/src/Report.py +++ b/src/Report.py @@ -187,6 +187,7 @@ class ReportDialog: self.setup_report_options_frame() self.setup_other_frames() self.window.show_all() + self.setup_post_process() # Allow for post processing of the format frame, since the # show_all task calls events that may reset values