From 46da5e9f4cfb7c8d5e024d32566c6d5fa2a23702 Mon Sep 17 00:00:00 2001 From: Slávek Banko Date: Sat, 5 Jan 2019 19:04:46 +0100 Subject: Fix FTBFS due to improper automoc. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko (cherry picked from commit 19e2317fb926de13a0b7f098bd96caf953964ee6) --- src/ldapbonding.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/ldapbonding.cpp') diff --git a/src/ldapbonding.cpp b/src/ldapbonding.cpp index 85e1061..2248592 100644 --- a/src/ldapbonding.cpp +++ b/src/ldapbonding.cpp @@ -447,3 +447,5 @@ TQString LDAPConfig::quickHelp() const { return i18n("This module configures which LDAP realms TDE uses for authentication."); } + +#include "ldapbonding.moc" -- cgit v1.2.3