Mise a jour des traductions

git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@194 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
xavierqet
2007-10-27 20:08:17 +00:00
parent bece0588cb
commit 0ce4341885
3 changed files with 185 additions and 166 deletions

View File

@@ -71,7 +71,6 @@ void AddTextCommand::undo() {
void AddTextCommand::redo() { void AddTextCommand::redo() {
diagram -> addItem(textitem); diagram -> addItem(textitem);
textitem -> setPos(position); textitem -> setPos(position);
textitem -> setFlags(QGraphicsItem::ItemIsSelectable | QGraphicsItem::ItemIsFocusable);
} }
/** /**

Binary file not shown.

File diff suppressed because it is too large Load Diff