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

Apply suggestion to soitool/inline_editable_soi_view.py

parent fc455fd1
No related branches found
No related tags found
1 merge request!66#119 Støtte utskrift av flere eksemplarer
Pipeline #82470 passed
......@@ -51,7 +51,7 @@ class ProxyLabelWithCustomQPrintText(QGraphicsProxyWidget):
default_text : str
Text to be drawn for all QPainters except QPrint
printing_text : str
Text to be drawn if the QPainters QPrint
Text to be drawn if the QPainter is QPrint
"""
def __init__(self, default_text, printing_text):
......
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