pythonguis / pyqtconfig

A PyQt config manager. Keep Qt widgets in sync with an config dictionary and/or QSettings object.
Other
133 stars 33 forks source link

Suggestion for fixing the propblem with type comparisons in QSettingsManager._get #7

Closed stlehmann closed 9 years ago

stlehmann commented 9 years ago

This PR fixes #8 , #12 , #10 , #11 and #9

mfitzp commented 9 years ago

Thanks again for your contributions @MrLeeh

I have a few tests to run and then I'll release this onto PyPi.