Replace various '#define' strings - part 6

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit bb92088ae4)
r14.1.x
Michele Calgaro 6 months ago
parent cca1b232de
commit 6319099a2e
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -75,7 +75,7 @@ void KbfxSpinx::createKbfx()
if (m_KbfxWatcher)
{
l_watch = new KDirWatch(TQT_TQOBJECT(this),"SyscocaWatch");
l_watch = new KDirWatch(this,"SyscocaWatch");
KUser * l_user = new KUser();
TQString l_path("/var/tmp/tdecache-");
l_path.append(l_user->loginName());

Loading…
Cancel
Save