]> SALOME platform Git repositories - modules/gui.git/commit
Salome HOME
Fix problem with PyQt5: list of strings is passed now not as QVariant<QStringList...
authorvsr <vsr@opencascade.com>
Thu, 16 Jun 2016 14:07:17 +0000 (17:07 +0300)
committervsr <vsr@opencascade.com>
Thu, 16 Jun 2016 14:07:17 +0000 (17:07 +0300)
commit9628191f1fe9d381b7c4b4d2065038d49c8afcaa
tree2ee7de96adaa97a72557c5b4714258e8687b183a
parent7f2efce5dc3db7333236f0b62c18d443d99eb014
Fix problem with PyQt5: list of strings is passed now not as QVariant<QStringList> but as QVariant<QList>.
src/Qtx/QtxPagePrefMgr.cxx