check for value changes while tabbing in edit mode, avoid signal; closes #79
This commit is contained in:
@ -1115,7 +1115,6 @@ class NMRMainWindow(QtWidgets.QMainWindow, Ui_BaseWindow):
|
||||
else:
|
||||
pass
|
||||
|
||||
|
||||
@QtCore.pyqtSlot(name='on_actionCreate_starter_triggered')
|
||||
def create_starter(self):
|
||||
make_starter(os.getenv('APPIMAGE'))
|
||||
|
Reference in New Issue
Block a user