From 79e81d70ec009a99354676bff1aaa36fc5707233 Mon Sep 17 00:00:00 2001 From: Tomaz Canabrava Date: Tue, 6 Jan 2015 16:21:50 -0200 Subject: Implement LoadFileContents This will get the first 10 lines of data, try to separate them using the separator specified, and then try to make things display correctly on the table. Signed-off-by: Tomaz Canabrava Signed-off-by: Dirk Hohndel --- qt-ui/divelogimportdialog.h | 1 + 1 file changed, 1 insertion(+) (limited to 'qt-ui/divelogimportdialog.h') diff --git a/qt-ui/divelogimportdialog.h b/qt-ui/divelogimportdialog.h index bca7ecc36..b5eaa906d 100644 --- a/qt-ui/divelogimportdialog.h +++ b/qt-ui/divelogimportdialog.h @@ -88,6 +88,7 @@ private: Ui::DiveLogImportDialog *ui; QList specialCSV; int column; + ColumnNameResult *resultModel; struct CSVAppConfig { QString name; -- cgit v1.2.3-70-g09d2