Corrections mineures dans la documentation du code

git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@896 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
xavier
2010-03-13 21:08:38 +00:00
parent 44b07bcbd2
commit 89194db757
2 changed files with 2 additions and 2 deletions

View File

@@ -607,7 +607,7 @@ void AllowInternalConnectionsCommand::redo() {
Constructeur
@param elmt ElementScene concernee
@param old_infos Informations complementaires precedentes
@param old_infos Nouvelles informations complementaires
@param new_infos Nouvelles informations complementaires
@param parent QUndoCommand parent
*/
ChangeInformationsCommand::ChangeInformationsCommand(ElementScene *elmt, const QString &old_infos, const QString &new_infos, QUndoCommand *parent) :