mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-06-29 01:54:20 +03:00
NOISSUE add ganalytics and LocalPeer licenses
This commit is contained in:
parent
66ffab71ae
commit
5994c47d7c
3 changed files with 274 additions and 206 deletions
|
|
@ -150,3 +150,11 @@ Library for making only one instance of the application run at all times.
|
|||
BSD licensed, derived from [QtSingleApplication](https://github.com/qtproject/qt-solutions/tree/master/qtsingleapplication).
|
||||
|
||||
Changes are made to make the code more generic and useful in less usual conditions.
|
||||
|
||||
|
||||
## ganalytics
|
||||
A Google Analytics library for Qt.
|
||||
|
||||
BSD licensed, derived from [qt-google-analytics](https://github.com/HSAnet/qt-google-analytics).
|
||||
|
||||
Modifications include better handling of IP anonymization (can be enabled) and general improvements of the API (application handles persistence and ID generation instead of the library).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue