Exchanged Reference Set with Tuning Set to be consistent to reference picking cook book.
This commit is contained in:
parent
50ee351995
commit
e9660eea9c
@ -1402,7 +1402,7 @@ class MainWindow(QMainWindow):
|
||||
self.qtl.setColumnCount(6)
|
||||
self.qtl.setRowCount(len(eventlist))
|
||||
self.qtl.setHorizontalHeaderLabels(['Event', '[N] MP',
|
||||
'[N] AP', 'Reference',
|
||||
'[N] AP', 'Tuning Set',
|
||||
'Test Set', 'Notes'])
|
||||
|
||||
self.project._table = []
|
||||
|
@ -1 +1 @@
|
||||
efe47-dirty
|
||||
50ee3-dirty
|
||||
|
Loading…
Reference in New Issue
Block a user