Skip to content
Snippets Groups Projects
Commit 289f66cf authored by Thomas Holene Løkkeborg's avatar Thomas Holene Løkkeborg
Browse files

Apply suggestion to soitool/pdf_export_options_dialog.py

parent e3e6773b
No related branches found
No related tags found
1 merge request!66#119 Støtte utskrift av flere eksemplarer
Pipeline #82669 canceled
......@@ -12,8 +12,7 @@ from soitool.accept_reject_dialog import AcceptRejectDialog
class PdfExportOptionsDialog(AcceptRejectDialog):
"""Dialog with options for PDF export.
When the dialog is closed the users choices can be fetched in the same way
as for soitool.new_module_dialog.NewModuleDialogListItem, by directly
When the dialog is closed, the users choices can be fetched by directly
accessing the child widgets.
"""
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment