You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
on close of new entry window due to all dialogs being deleted:Traceback (most recent call last):
File "radiolog.py" line 2354 in tabChanged
self.ui.tabWidget.widget(currentIndex).throb()
AttributeError: 'QWidget' object has no attribute 'throb'
The text was updated successfully, but these errors were encountered:
on close of new entry window due to all dialogs being deleted:Traceback (most recent call last):
File "radiolog.py" line 2354 in tabChanged
self.ui.tabWidget.widget(currentIndex).throb()
AttributeError: 'QWidget' object has no attribute 'throb'
The text was updated successfully, but these errors were encountered: