Prechádzať zdrojové kódy

FIX: PluginFramework: Fix link in doxygen documentation

Sascha Zelzer 14 rokov pred
rodič
commit
6170ca9743
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  1. 1 1
      Libs/PluginFramework/ctkPluginContext.h

+ 1 - 1
Libs/PluginFramework/ctkPluginContext.h

@@ -315,7 +315,7 @@
      * is not an instance of all the classes named when the service
      * is not an instance of all the classes named when the service
      * was registered or the <code>ctkServiceFactory</code> object throws an
      * was registered or the <code>ctkServiceFactory</code> object throws an
      * exception, <code>0</code> is returned and a Framework event of type
      * exception, <code>0</code> is returned and a Framework event of type
-     * {@link FrameworkEvent::ERROR} containing a {@link ctkServiceException}
+     * {@link ctkPluginFrameworkEvent::ERROR} containing a {@link ctkServiceException}
      * describing the error is fired.
      * describing the error is fired.
      * <li>The service object for the service is returned.
      * <li>The service object for the service is returned.
      * </ol>
      * </ol>