Skip to content
Snippets Groups Projects

allow to select multi folder to load

Merged Lan Dam requested to merge i74_load_multi_folder into master
@@ -394,7 +394,7 @@ class ChannelPreferDialog(OneWindowAtATimeDialog):
@QtCore.Slot()
def scan_channels(self):
"""
Scan for all available channels in folder self.list_of_dir to add to
Scan for all available channels in self.list_of_dir to add to
preferred channel list.
For RT130, all SOH channels are kept in a log file. It will be more
reasonable to get channels from DB because the task of getting
Loading