- Initial support for Web UI internationalization !

- Updated french translation
This commit is contained in:
Christophe Dumez 2009-11-23 12:57:16 +00:00
parent 87f93a7a1d
commit b1bbbd79c4
66 changed files with 4228 additions and 1655 deletions

View file

@ -40,8 +40,7 @@ class Bittorrent;
class QTimer;
class EventManager;
class HttpServer : public QTcpServer
{
class HttpServer : public QTcpServer {
Q_OBJECT
private: