Commit 40d52b1a authored by Tijmen de Mes's avatar Tijmen de Mes

Fixed spaces

parent 1860608c
......@@ -56,5 +56,5 @@ class AboutPanel(base_class, ui_class, metaclass=QSingleton):
if self.credits_text.height() > max_credits_height:
self.setFixedHeight(self.height() - (self.credits_text.height() - max_credits_height))
del ui_class, base_class
del ui_class, base_class
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment