pypt / fervor

Simple multiplatform (Qt-based) application update tool inspired by Sparkle
MIT License
213 stars 72 forks source link

Added an option to work without GUI. It should be specified in QSettings... #7

Closed me21 closed 11 years ago

me21 commented 11 years ago

... what to do with update.

Modified QSettings to point to external variable instead. The application should supply the settings (to enable more specific QSettings usages).

Signed-off-by: Alexandr Zarubkin azarubkin@gmail.com

pypt commented 11 years ago

Thanks!