From 9ef2cd48e0cbae7275bba52ebce9ef0605500110 Mon Sep 17 00:00:00 2001 From: Chocobo1 Date: Mon, 11 Nov 2019 13:17:39 +0800 Subject: [PATCH] Fix translation not applied --- src/base/bittorrent/private/portforwarderimpl.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/base/bittorrent/private/portforwarderimpl.h b/src/base/bittorrent/private/portforwarderimpl.h index aa6527814..025984a59 100644 --- a/src/base/bittorrent/private/portforwarderimpl.h +++ b/src/base/bittorrent/private/portforwarderimpl.h @@ -46,6 +46,7 @@ using LTPortMapping = lt::port_mapping_t; class PortForwarderImpl : public Net::PortForwarder { + Q_OBJECT Q_DISABLE_COPY(PortForwarderImpl) public: