]> SALOME platform Git repositories - modules/kernel.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 11:50:40 +0000 (11:50 +0000)
committerasv <asv@opencascade.com>
Thu, 26 Jan 2006 11:50:40 +0000 (11:50 +0000)
commitb7f48f7b75951944351659daea6894b0bc38d570
tree67e2a853533748011d2bcef8f259e5441cf2262b
parent953d639a6ee67d0f2536d7fb54fcff1653b43619
Fix for bug PAL11367: on Debian Sarge QFileDialog's dirPath() function returns wrong directory (one level up from the selected).
The fix: QAD_FileDlg redefines dirPath() function.  The implementation returns dirPath of the selected file if it exists.
src/SALOMEGUI/QAD_FileDlg.cxx
src/SALOMEGUI/QAD_FileDlg.h