diff --git a/OpenFlipper/BasePlugin/FileInterface.hh b/OpenFlipper/BasePlugin/FileInterface.hh index a217672a74b8de6097ca0f25bf0f4e8d9f5c6381..788c894b27fbe0a52a26789698c9acd5ff04d3b4 100644 --- a/OpenFlipper/BasePlugin/FileInterface.hh +++ b/OpenFlipper/BasePlugin/FileInterface.hh @@ -130,6 +130,7 @@ signals: /** \brief This signal has to be emitted if an object has been loaded from a file. * * Every time a new object is added to the scene from a file, this signal has to be emitted. + * Emit this signal once each time a file has been completely processed. * * @param _id Id of the new object */