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: