changing to private functions, and adding docstring
Compare changes
+ 10
− 7
@@ -18,6 +18,8 @@ from b_asic._version import __version__
@@ -27,16 +29,16 @@ class AboutWindow(QDialog):
@@ -60,7 +62,7 @@ class AboutWindow(QDialog):
@@ -77,7 +79,7 @@ class AboutWindow(QDialog):
@@ -105,7 +107,8 @@ class AboutWindow(QDialog):
@@ -113,4 +116,4 @@ def start_about_window():