Skip to content
  • Adrien Dorsaz's avatar
    Add possibility to filter two bands with only one filter · 1c61d196
    Adrien Dorsaz authored
    Please think about revert this commit and find a better solution to have same result : it duplicates a lot of code and it doesn't add anything.
    
    Maybe we could create a method "addFilterBand(int lowBand, int highBand, int norder)" and use a QList of bands to filter.
    1c61d196