Load template doesn't work
- fixhdr version: 2023.3.0.0
- Python version: 3.10.13
- Operating System: MacOS 14.1.1
Description
On the "Log" tab, the button "Load Template" doesn't work and produces the following traceback
Traceback (most recent call last): File "/Users/bruce/miniconda3/envs/passoft3/lib/python3.10/site-packages/fixhdr/fixhdr.py", line 4626, in loadTemplate if self.BatchFile: AttributeError: 'MainWindow' object has no attribute 'BatchFile'