diff data/fileio/CSVFileReader.h @ 1127:815f82508f96 tony-2.0-integration

Back out Matthias's e22bfe8ca248 in the hope that my (earlier but on a different branch, and now merged) fix 882d448c8a6d will do the right thing
author Chris Cannam
date Thu, 20 Aug 2015 15:33:13 +0100
parents 39019ce29178
children 1bf38a4b91c4
line wrap: on
line diff
--- a/data/fileio/CSVFileReader.h	Thu Aug 20 14:54:21 2015 +0100
+++ b/data/fileio/CSVFileReader.h	Thu Aug 20 15:33:13 2015 +0100
@@ -27,7 +27,6 @@
 #include <QIODevice>
 
 class QFile;
-class QIODevice;
 
 class CSVFileReader : public DataFileReader
 {