mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-19 23:17:21 -06:00
- Initial support for Web UI internationalization !
- Updated french translation
This commit is contained in:
@@ -40,8 +40,7 @@ class Bittorrent;
|
||||
class QTimer;
|
||||
class EventManager;
|
||||
|
||||
class HttpServer : public QTcpServer
|
||||
{
|
||||
class HttpServer : public QTcpServer {
|
||||
Q_OBJECT
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user