1
0
mirror of https://github.com/d47081/qBittorrent.git synced 2025-01-11 07:18:08 +00:00

Fix translation not applied

This commit is contained in:
Chocobo1 2019-11-11 13:17:39 +08:00
parent 0ff3b7641d
commit 9ef2cd48e0
No known key found for this signature in database
GPG Key ID: 210D9C873253A68C

View File

@ -46,6 +46,7 @@ using LTPortMapping = lt::port_mapping_t;
class PortForwarderImpl : public Net::PortForwarder class PortForwarderImpl : public Net::PortForwarder
{ {
Q_OBJECT
Q_DISABLE_COPY(PortForwarderImpl) Q_DISABLE_COPY(PortForwarderImpl)
public: public: