mne-cpp icon indicating copy to clipboard operation
mne-cpp copied to clipboard

Refactor fiff_types

Open RDoerfel opened this issue 5 years ago • 0 comments

Replace fiff data types like fiff_int_t with QT data types. They were introduced for cross platform use, but nowadays this is provided by QT.

RDoerfel avatar Feb 19 '20 23:02 RDoerfel