summaryrefslogtreecommitdiff
path: root/raphodo/viewutils.py
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2018-01-03 18:30:52 +0100
committerJörg Frings-Fürst <debian@jff-webhosting.net>2018-01-03 18:30:52 +0100
commit8351a36cbcbe8529ec1c0bb60d77bf65fb59fe12 (patch)
treebde5b8890f0bb80adfe2f9dea4bd42fa70fa03cf /raphodo/viewutils.py
parentc5fc6c6030d7d9d1b2af3d5165bebed3decd741b (diff)
New upstream version 0.9.7upstream/0.9.7
Diffstat (limited to 'raphodo/viewutils.py')
-rw-r--r--raphodo/viewutils.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/raphodo/viewutils.py b/raphodo/viewutils.py
index fa0bd5c..6b2775b 100644
--- a/raphodo/viewutils.py
+++ b/raphodo/viewutils.py
@@ -249,4 +249,4 @@ def translateButtons(buttonBox: QDialogButtonBox) -> None:
for role, text in buttons:
button = buttonBox.button(role)
if button:
- button.setText(text) \ No newline at end of file
+ button.setText(text)