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 e909c22 commit 20f7d61Copy full SHA for 20f7d61
dls_barcode/gui/main_window.py
@@ -32,7 +32,6 @@ def __init__(self, config_file, version):
32
# UI elements
33
self._record_table = None
34
self._barcode_table = None
35
- self.sideBarcodeWindow = None
36
self._image_frame = None
37
38
# Scan elements
0 commit comments