]> SALOME platform Git repositories - modules/gui.git/commit
Salome HOME
PR: On Qt4.8 the emit layoutAboutToBeChanged() signal solves a crash when renaming...
authorprascle <prascle>
Tue, 18 Dec 2012 16:31:00 +0000 (16:31 +0000)
committerprascle <prascle>
Tue, 18 Dec 2012 16:31:00 +0000 (16:31 +0000)
commit2da2ee909d086824024ed50d9c5084650777e99f
tree8867239e30117b90c39e5a3ab3e7d671b006ac11
parent353ec97d5c4d64b3280445e88420f821fc81d537
PR: On Qt4.8 the emit layoutAboutToBeChanged() signal solves a crash when renaming an object browser entry from pyhello. The signal was commented previously to fix crash on delete objects, but the related issue 22424 is not accessible.
src/SUIT/SUIT_TreeModel.cxx