Exchanged Reference Set with Tuning Set to be consistent to reference picking cook book.

This commit is contained in:
Ludger Küperkoch 2017-05-03 15:38:54 +02:00
parent 50ee351995
commit e9660eea9c
2 changed files with 2 additions and 2 deletions

View File

@ -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 = []

View File

@ -1 +1 @@
efe47-dirty
50ee3-dirty