git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@80 bfdf4180-ca20-0410-9c96-a3a8aa849046

This commit is contained in:
xavierqet
2007-04-05 18:02:40 +00:00
parent 0347680f03
commit df322aeeaf
4 changed files with 89 additions and 17 deletions

View File

@@ -92,10 +92,7 @@ void NewElementWizard::valid() {
case Dimensions:
case Category:
current_state = Dimensions;
button_next -> setText(tr("Suivant"));
}
}