mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-18 13:30:34 +01:00
Translate french comment to english on mousePressEvent.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2094 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
@@ -410,9 +410,8 @@ void DiagramView::pasteHere() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
Gere les clics et plus particulierement :
|
Manage the events click mouse :
|
||||||
* le clic du milieu (= coller pour X11)
|
* click to add an independent text field
|
||||||
* le clic pour ajouter un champ de texte independant
|
|
||||||
*/
|
*/
|
||||||
void DiagramView::mousePressEvent(QMouseEvent *e) {
|
void DiagramView::mousePressEvent(QMouseEvent *e) {
|
||||||
if (fresh_focus_in_) {
|
if (fresh_focus_in_) {
|
||||||
|
|||||||
Reference in New Issue
Block a user