mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-17 12:40:35 +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 :
|
||||
* 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_) {
|
||||
|
||||
Reference in New Issue
Block a user