Revision: 364
http://ktutorial.svn.sourceforge.net/ktutorial/?rev=364&view=rev
Author: danxuliu
Date: 2012-08-10 11:40:27 +0000 (Fri, 10 Aug 2012)
Log Message:
-----------
Fix documentation.
Modified Paths:
--------------
trunk/ktutorial/ktutorial-editor/src/view/WaitForSignalWidget.h
Modified: trunk/ktutorial/ktutorial-editor/src/view/WaitForSignalWidget.h
===================================================================
--- trunk/ktutorial/ktutorial-editor/src/view/WaitForSignalWidget.h 2012-08-10 11:37:32 UTC (rev 363)
+++ trunk/ktutorial/ktutorial-editor/src/view/WaitForSignalWidget.h 2012-08-10 11:40:27 UTC (rev 364)
@@ -1,5 +1,5 @@
/***************************************************************************
- * Copyright (C) 2010 by Daniel Calviño Sánchez *
+ * Copyright (C) 2010-2012 by Daniel Calviño Sánchez *
* dan...@gm... *
* *
* This program is free software; you can redistribute it and/or modify *
@@ -92,7 +92,7 @@
#ifdef QT_QTDBUS_FOUND
/**
- * Sets the emitter name based in the chosen remote object.
+ * Sets the signal completion based on the chosen remote object.
*
* @param remoteObject The chosen RemoteObject.
*/
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|