Did you want to refactor to use MainWindow::parseCSV() everywhere (or alternately, to get rid of parseCSV and use your splitCSV() function everywhere from importdialog.cpp?
I'm agnostic as to which is better -- I haven't really looked at each of them in detail.
Did you want to refactor to use MainWindow::parseCSV() everywhere (or alternately, to get rid of parseCSV and use your splitCSV() function everywhere from importdialog.cpp? I'm agnostic as to which is better -- I haven't really looked at each of them in detail.