summaryrefslogtreecommitdiffstats
path: root/qthelper.h
diff options
context:
space:
mode:
Diffstat (limited to 'qthelper.h')
-rw-r--r--qthelper.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/qthelper.h b/qthelper.h
index 310133f36..418c2eb31 100644
--- a/qthelper.h
+++ b/qthelper.h
@@ -32,5 +32,5 @@ depth_t string_to_depth(const char *str);
pressure_t string_to_pressure(const char *str);
volume_t string_to_volume(const char *str, pressure_t workp);
fraction_t string_to_fraction(const char *str);
-
+int getCloudURL(QString &filename);
#endif // QTHELPER_H