[qet] [2094] Translate french comment to english on mousePressEvent. |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/qet Archives
]
Revision: 2094
Author: cfdev
Date: 2013-04-08 22:06:36 +0200 (Mon, 08 Apr 2013)
Log Message:
-----------
Translate french comment to english on mousePressEvent.
Modified Paths:
--------------
trunk/sources/diagramview.cpp
Modified: trunk/sources/diagramview.cpp
===================================================================
--- trunk/sources/diagramview.cpp 2013-04-08 19:46:11 UTC (rev 2093)
+++ trunk/sources/diagramview.cpp 2013-04-08 20:06:36 UTC (rev 2094)
@@ -410,9 +410,8 @@
}
/**
- Gere les clics et plus particulierement :
- * le clic du milieu (= coller pour X11)
- * le clic pour ajouter un champ de texte independant
+ Manage the events click mouse :
+ * click to add an independent text field
*/
void DiagramView::mousePressEvent(QMouseEvent *e) {
if (fresh_focus_in_) {