Fix FTBFS due to improper automoc.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
pull/1/head
Slávek Banko 5 anni fa
parent ce3b714b4f
commit 19e2317fb9
Firmato da: SlavekB
ID Chiave GPG: 608F5293A04BE668

@ -471,3 +471,5 @@ TQString LDAPConfig::quickHelp() const
{
return i18n("This module configures which LDAP realms TDE uses for authentication.");
}
#include "ldapbonding.moc"

@ -59,3 +59,5 @@ TQString TDEUmaskInput::mapValueToText (int v) {
}
return baseText;
}
#include "tdeumaskinput.moc"

Caricamento…
Annulla
Salva