aboutsummaryrefslogtreecommitdiffstats
path: root/qt-ui/divelogexportdialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'qt-ui/divelogexportdialog.h')
-rw-r--r--qt-ui/divelogexportdialog.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/qt-ui/divelogexportdialog.h b/qt-ui/divelogexportdialog.h
index 92510a7aa..8322fa1d1 100644
--- a/qt-ui/divelogexportdialog.h
+++ b/qt-ui/divelogexportdialog.h
@@ -23,6 +23,8 @@ slots:
private:
Ui::DiveLogExportDialog *ui;
void showExplanation();
+ void exportHtmlInit(QString filename);
+ void exportHTMLsettings(QString filename);
};
#endif // DIVELOGEXPORTDIALOG_H