From b2b04876009400c04658d9b986b86d3edeb3b51a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20Mr=C3=A1zek?= Date: Sun, 10 Sep 2017 13:25:32 +0200 Subject: NOISSUE clean up moc warnings --- api/logic/Env.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'api/logic/Env.cpp') diff --git a/api/logic/Env.cpp b/api/logic/Env.cpp index 17ee3fa8..e2abda49 100644 --- a/api/logic/Env.cpp +++ b/api/logic/Env.cpp @@ -180,5 +180,3 @@ void Env::setJarsPath(const QString& path) { d->m_jarsPath = path; } - -#include "Env.moc" -- cgit v1.2.3