Browse Source

Fix translation not applied

adaptive-webui-19844
Chocobo1 5 years ago
parent
commit
9ef2cd48e0
No known key found for this signature in database
GPG Key ID: 210D9C873253A68C
  1. 1
      src/base/bittorrent/private/portforwarderimpl.h

1
src/base/bittorrent/private/portforwarderimpl.h

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

Loading…
Cancel
Save