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

Apply suggestion to soitool/pdf_export_options_dialog.py

parent 289f66cf
No related branches found
No related tags found
1 merge request!66#119 Støtte utskrift av flere eksemplarer
Pipeline #82670 canceled
......@@ -18,7 +18,7 @@ class PdfExportOptionsDialog(AcceptRejectDialog):
def __init__(self):
super().__init__()
self.setWindowTitle("PDF eksport")
self.setWindowTitle("PDF-eksport")
self.label_number_of_copies = QLabel("Antall eksemplarer")
......
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