]> SALOME platform Git repositories - modules/gui.git/commit
Salome HOME
Fix for bug PAL11367: on Debian Sarge QFileDialog's dirPath() function returns wrong...
authorasv <asv@opencascade.com>
Thu, 26 Jan 2006 09:24:24 +0000 (09:24 +0000)
committerasv <asv@opencascade.com>
Thu, 26 Jan 2006 09:24:24 +0000 (09:24 +0000)
commit9e91ef791da984b36a18b486757ae7f63ff844e4
tree8ef2825eb7e52557250b24db3aa4b6cb39f9f29b
parent4a2fd2c51bb8639aef443a201c945d69f40a2932
Fix for bug PAL11367: on Debian Sarge QFileDialog's dirPath() function returns wrong directory (one level up from the selected).
The fix: SUIT_FileDlg redefines dirPath() function.  The implementation returns dirPath of the selected file if it exists.
src/SUIT/SUIT_FileDlg.cxx
src/SUIT/SUIT_FileDlg.h