mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-16 02:03:07 -07:00
- Initial support for Web UI internationalization !
- Updated french translation
This commit is contained in:
parent
87f93a7a1d
commit
b1bbbd79c4
66 changed files with 4228 additions and 1655 deletions
|
@ -40,8 +40,7 @@ class Bittorrent;
|
|||
class QTimer;
|
||||
class EventManager;
|
||||
|
||||
class HttpServer : public QTcpServer
|
||||
{
|
||||
class HttpServer : public QTcpServer {
|
||||
Q_OBJECT
|
||||
|
||||
private:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue