summaryrefslogtreecommitdiffstats
path: root/src/Viewer/studio3d/q3dssurfaceviewer.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/Viewer/studio3d/q3dssurfaceviewer.h')
-rw-r--r--src/Viewer/studio3d/q3dssurfaceviewer.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Viewer/studio3d/q3dssurfaceviewer.h b/src/Viewer/studio3d/q3dssurfaceviewer.h
index fc99ccaf..1a43c4cd 100644
--- a/src/Viewer/studio3d/q3dssurfaceviewer.h
+++ b/src/Viewer/studio3d/q3dssurfaceviewer.h
@@ -87,6 +87,7 @@ public Q_SLOTS:
void setPresentationId(const QString &id);
Q_SIGNALS:
+ void presentationLoaded();
void sizeChanged(const QSize &size);
void autoSizeChanged(bool autoSize);
void updateIntervalChanged(bool autoUpdate);