From 14f705ef4a96670528995e867b3208810c90ab51 Mon Sep 17 00:00:00 2001 From: Pawel Pekala Date: Sat, 22 Aug 2015 14:42:34 +0200 Subject: [PATCH] Install maiaObject.h referenced by other header files --- maia.pro | 1 + 1 file changed, 1 insertion(+) diff --git a/maia.pro b/maia.pro index 6b7fb77..919ee8b 100644 --- a/maia.pro +++ b/maia.pro @@ -16,6 +16,7 @@ CONFIG += qt silent #debug target.path = $$PREFIX/lib headers.files = \ + maiaObject.h \ maiaXmlRpcClient.h \ maiaXmlRpcServer.h \