Fix translation not applied

This commit is contained in:
Chocobo1
2019-11-11 13:17:39 +08:00
parent 0ff3b7641d
commit 9ef2cd48e0

View File

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