summaryrefslogtreecommitdiff
path: root/raphodo/viewutils.py
diff options
context:
space:
mode:
authorAntoine Beaupré <anarcat@debian.org>2017-12-30 12:18:30 -0500
committerAntoine Beaupré <anarcat@debian.org>2017-12-30 12:18:30 -0500
commit88c8bd4cd2ee4707f8a43be4d89c4e040dcced2f (patch)
tree01b10a0d80509730942706333f173c5aa7f239eb /raphodo/viewutils.py
parentc5fc6c6030d7d9d1b2af3d5165bebed3decd741b (diff)
New upstream version 0.9.6upstream/0.9.6
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)