From 97675557b12cae69bc19febe1ddd147ddfafebdb Mon Sep 17 00:00:00 2001 From: Manuel Nickschas Date: Mon, 17 Feb 2014 23:24:20 +0100 Subject: [PATCH] PeerFactory is not a QObject warnings-- --- src/common/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/common/CMakeLists.txt b/src/common/CMakeLists.txt index 526d424d..70c0a55b 100644 --- a/src/common/CMakeLists.txt +++ b/src/common/CMakeLists.txt @@ -67,7 +67,6 @@ set(MOC_HDRS network.h networkconfig.h peer.h - peerfactory.h remotepeer.h settings.h signalproxy.h @@ -90,6 +89,7 @@ set(HEADERS ${MOC_HDRS} networkevent.h logger.h message.h + peerfactory.h protocol.h types.h util.h) -- 2.20.1