We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d295329 commit 9a3dcebCopy full SHA for 9a3dceb
src/slice/ui/widgets.py
@@ -42,4 +42,3 @@ def dropEvent(self, e):
42
self.setText(file_path)
43
# call the parent method to load font on UI
44
self.parent.load_font(file_path)
45
-
0 commit comments