issues
search
pypt
/
fervor
Simple multiplatform (Qt-based) application update tool inspired by Sparkle
MIT License
213
stars
72
forks
source link
Small fixes for QT5
#11
Closed
todbot
closed
11 years ago
todbot
commented
11 years ago
Three small changes:
added $$PWD to source & header refers in .pri
added "webkitwidgets" dependency to "QT" variable in .pri
commented out QTextCode::setCodecForTr( utf-8 ) since that is default in QT5
pypt
commented
11 years ago
Thanks!
Three small changes: