summaryrefslogtreecommitdiffstats
path: root/src/Runtime/api/studio3d/q3dspresentation.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/Runtime/api/studio3d/q3dspresentation.h')
-rw-r--r--src/Runtime/api/studio3d/q3dspresentation.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Runtime/api/studio3d/q3dspresentation.h b/src/Runtime/api/studio3d/q3dspresentation.h
index 6a2a8926..bcdd9c53 100644
--- a/src/Runtime/api/studio3d/q3dspresentation.h
+++ b/src/Runtime/api/studio3d/q3dspresentation.h
@@ -130,7 +130,6 @@ Q_SIGNALS:
void slideExited(const QString &elementPath, unsigned int index, const QString &name);
// Indicates that data input and output definitions in the Studio project have been parsed
// and datainputs/dataoutputs are available through dataInputs() / getDataInputs().
- // and datainputs are available through dataInputs() / getDataInputs().
void dataInputsReady();
void dataOutputsReady();
void customSignalEmitted(const QString &elementPath, const QString &name);