summaryrefslogtreecommitdiffstats
path: root/subsurface-core/qthelper.h
diff options
context:
space:
mode:
Diffstat (limited to 'subsurface-core/qthelper.h')
-rw-r--r--subsurface-core/qthelper.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/subsurface-core/qthelper.h b/subsurface-core/qthelper.h
index 4345afae0..5b3e5bdee 100644
--- a/subsurface-core/qthelper.h
+++ b/subsurface-core/qthelper.h
@@ -142,5 +142,6 @@ void setCurrentAppState(QByteArray state);
extern "C" bool in_planner();
extern "C" void subsurface_mkdir(const char *dir);
void init_proxy();
+QString getUUID();
#endif // QTHELPER_H