From ff193e309c7f699a1a9a4081c9886d066c7668cd Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Sat, 15 Nov 2014 08:01:12 -0800 Subject: Consistently have a space between file type and extension Signed-off-by: Dirk Hohndel --- qt-ui/mainwindow.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'qt-ui') diff --git a/qt-ui/mainwindow.cpp b/qt-ui/mainwindow.cpp index a6b1fdd03..7b1760efd 100644 --- a/qt-ui/mainwindow.cpp +++ b/qt-ui/mainwindow.cpp @@ -1264,10 +1264,10 @@ void MainWindow::on_actionImportDiveLog_triggered() "JDiveLog files (*.jlb);;" "Liquivision files (*.lvd);;" "MkVI files (*.txt);;" - "Suunto files(*.sde *.db);;" + "Suunto files (*.sde *.db);;" "UDDF/UDCF files (*.uddf *.udcf);;" "XML files (*.xml);;" - "All files(*)")); + "All files (*)")); if (fileNames.isEmpty()) return; -- cgit v1.2.3-70-g09d2