From cee070a24dca508302b2243aef4837f79eb1ec14 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Tue, 27 Dec 2011 23:11:38 -0600 Subject: Fix FTBFS --- kuser/kuser.kcfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'kuser') diff --git a/kuser/kuser.kcfg b/kuser/kuser.kcfg index a264ef3..05b21c8 100644 --- a/kuser/kuser.kcfg +++ b/kuser/kuser.kcfg @@ -39,7 +39,7 @@ This option specifies the UNIX home path template for new users. The '%U' macro will replaced with the actual user name. - QFile::decodeName(KU_HOMETEMPLATE) + TQFile::decodeName(KU_HOMETEMPLATE) @@ -91,7 +91,7 @@ This setting is for specifying a date when user accounts will expire. - QDateTime(QDate(1970,1,1)) + TQDateTime(TQDate(1970,1,1)) -- cgit v1.2.3