Skip to content
  • Yori 'AGy' Fournier's avatar
    Bug25 corrected Now string are correctly evaluated · b0605411
    Yori 'AGy' Fournier authored
    in qOpenFileWidget I add a test before giving the default value (of an argument of a function)
    to the value of the text widget. The test check if the defualt value is a string and add some ""
    around the default value such that they will be evaluated as string and not as python command.
    b0605411