From 748198891d380858ef8338fac3279b8eaa13d75a Mon Sep 17 00:00:00 2001 From: Tomaz Canabrava Date: Tue, 10 Jun 2014 08:02:55 -0300 Subject: Much needed clean on the HTML export dialog code. Correct usage of QFile, QString and code cleanup. [Dirk Hohndel: plus whitespace cleanup and removal of qDebug() calls] Signed-off-by: Tomaz Canabrava Signed-off-by: Dirk Hohndel --- qt-ui/divelogexportdialog.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'qt-ui/divelogexportdialog.h') diff --git a/qt-ui/divelogexportdialog.h b/qt-ui/divelogexportdialog.h index 8322fa1d1..fc1bfd335 100644 --- a/qt-ui/divelogexportdialog.h +++ b/qt-ui/divelogexportdialog.h @@ -23,8 +23,8 @@ slots: private: Ui::DiveLogExportDialog *ui; void showExplanation(); - void exportHtmlInit(QString filename); - void exportHTMLsettings(QString filename); + void exportHtmlInit(const QString& filename); + void exportHTMLsettings(const QString& filename); }; #endif // DIVELOGEXPORTDIALOG_H -- cgit v1.2.3-70-g09d2