mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
avoid duplicate and inconsistent applying of QDir::separator()
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
This commit is contained in:
parent
bf9a526d63
commit
9ea32a0158
2 changed files with 9 additions and 12 deletions
|
|
@ -14,7 +14,6 @@ struct htmlExportSetting {
|
|||
QString themeFile;
|
||||
};
|
||||
|
||||
void file_copy_and_overwrite(const QString &fileName, const QString &newName);
|
||||
void exportHtmlInitLogic(const QString &filename, struct htmlExportSetting &hes);
|
||||
|
||||
#endif // DIVELOGEXPORTLOGIC_H
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue