]> SALOME platform Git repositories - modules/gui.git/commitdiff
Salome HOME
Porting to Qt4
authorvsr <vsr@opencascade.com>
Thu, 17 May 2007 15:05:01 +0000 (15:05 +0000)
committervsr <vsr@opencascade.com>
Thu, 17 May 2007 15:05:01 +0000 (15:05 +0000)
src/CAM/CAM_Application.cxx
src/Qtx/QtxLogoMgr.cxx

index db7bb1740f785b215beff56ad6cdbbfed680c2ab..8474907eb3d37536954cfcdedfcbd3f7b49e8131 100755 (executable)
@@ -352,9 +352,8 @@ bool CAM_Application::activateModule( const QString& modName )
   return res;
 }
 
-/*
-  \brief Activate module \a modName.
-  \overload
+/*!
+  \brief Activate module \a mod.
 
   Shows error message if module could not be activated in the current study.
 
index 38449518dcd704390500582d6e35efc073f7b054..09dfd4370c3a483e4e890cc5e8437074ef2f6477 100644 (file)
@@ -28,7 +28,7 @@
 #include <QMovie>
 
 /*!
-  \class LogoBox
+  \class QtxLogoMgr::LogoBox
   \internal
   \brief Logo images container.
 */